All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by also with all dependencies

Search JAR files by class name

proxycian_core from group one.edee.oss (version 1.4.0)

Group: one.edee.oss Artifact: proxycian_core
Show all versions Show documentation Show source 
 

0 downloads
Artifact proxycian_core
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

proxycian from group one.edee.oss (version 1.4.0)

Small Java library for generating dynamic proxies on top of [ByteBuddy](https://github.com/raphw/byte-buddy) or [Javassist](https://github.com/jboss-javassist/javassist). You can generate data transfer objects, rich traits or even whole implicit DAO implementations dynamically at runtime easily. This library solves the complex stuff, so you can focus on application logic. Serializability, cloning are already solved by us. We also aim for transparent and easily debuggable proxies, because as we know proxies is usually part of "magic" for the team. Hence, the name of this library - Proxycian as a magician for the proxies ;)

Group: one.edee.oss Artifact: proxycian
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact proxycian
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Proxycian/
License MIT License
Dependencies amount 3
Dependencies jsr305, lombok, commons-lang3,
There are maybe transitive dependencies!

proxycian_tests from group one.edee.oss (version 1.4.0)

Group: one.edee.oss Artifact: proxycian_tests
Show all versions 
 

0 downloads
Artifact proxycian_tests
Group one.edee.oss
Version 1.4.0
Last update 05. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies proxycian_bytebuddy, proxycian_javassist,
There are maybe transitive dependencies!

cleanup from group com.itextpdf (version 4.0.2)

Redact PDF documents. If you have to share PDFs with different departments or send them out of house, but they include some confidential, sensitive information which should not be shared, pdfSweep is your solution. Redact a PDF containing sensitive, confidential information, such as personal medical information, account numbers, national identification numbers, personal details or social security numbers in a reliable and secure way. Data redaction with pdfSweep removes such data including any underlying information, making it impossible for such information to be recovered. With pdfSweep you can also redact drawings or parts of drawings you do not want your competition to see. PDF Data redaction with pdfSweep gives you the piece of mind that your companies confidential information remains just that, confidential.

Group: com.itextpdf Artifact: cleanup
Show all versions Show documentation Show source 
 

22 downloads
Artifact cleanup
Group com.itextpdf
Version 4.0.2
Last update 02. February 2024
Organization not specified
URL https://itextpdf.com/products/itext-7/pdfsweep
License not specified
Dependencies amount 4
Dependencies io, kernel, layout, commons-imaging,
There are maybe transitive dependencies!

Config from group com.vectorprint (version 12.1)

This project is about configuration of applications and about parameterization of Objects. This library offers annotations (and annotation processors), parsers, typing, observing changes, serialization, cloning and more when working with settings and/or object parameters. Settings and its features can be declared using an xml format. The library offers syntax support for settings and parameters in a loosely coupled manner. You are not restricted to built in syntax, you can provide your own. At runtime this library tracks keys for which a default is used because they are not found in settings. Also it tracks unused keys. You can stack features for settings such as caching, preparing keys and values, readonlyness, threadsafety, helpsupport, reading / parsing from input. You can easily develop your own features for settings.

Group: com.vectorprint Artifact: Config
Show all versions Show documentation Show source 
 

0 downloads
Artifact Config
Group com.vectorprint
Version 12.1
Last update 12. January 2024
Organization E. Drenth Software
URL https://github.com/eduarddrenth/Configuration/wiki
License Apache License, Version 2.0
Dependencies amount 4
Dependencies VectorPrintCommon, slf4j-api, jaxb-impl, commons-io,
There are maybe transitive dependencies!

ShakeBug from group com.softnoesis.shakebug (version 1.2.32)

Shakebug allows you to receive feedback from your beta testers or real users and improve the quality of your application in a simple way. Here users just need to shake their mobile and all the data regarding bugs & crashes can be seen by developers through their log in panel. It also helpful to analyse your users, session, location etc. Addition, you can add events on each action of your application and track it using this Shakebug framework. Sign up for a service at https://www.shakebug.com

Group: com.softnoesis.shakebug Artifact: ShakeBug
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ShakeBug
Group com.softnoesis.shakebug
Version 1.2.32
Last update 10. January 2024
Organization not specified
URL https://github.com/softnoesis/Shakebug-Android
License MIT License
Dependencies amount 23
Dependencies kotlin-android-extensions-runtime, appcompat, material, constraintlayout, annotation, core-ktx, lifecycle-process, kotlin-stdlib-jdk7, multidex, volley, lottie, android-device-names, extensions, play-services-location, kotlinx-coroutines-core, kotlinx-coroutines-android, common-java8, UWMediaPicker-Android, commons-text, exoplayer, glide, localization, gson,
There are maybe transitive dependencies!

ares-boot-base-log from group io.github.aresxue.boot (version 1.0.2)

日志模块,集成log4j2, 提供工具类可静态打印日志, 业务可import通用日志配置(中间件配置和业务基础配置)开箱即用, 另外还提供http接口出入参打印和rpc提供者和消费者的出入参打印(有开关可以热启动和热关闭,同时可在线修改日志级别), traceId在日志中进行输出以及普通文件日志之外的结构化日志( 供运维采集分析可视化),提供全链路信息(包括tid)跨线程跨线程池的能力 Log module, integrates log4j2, provides tool classes that can print logs statically, business can import common log configurations (middleware configuration and business basic configuration) out of the box, and also provides http interface input and output parameter printing and rpc providers and consumers. Input and output parameter printing (there is a switch for hot start and hot shutdown, and the log level can be modified online), traceId is output in the log and structured logs other than ordinary file logs (for operation and maintenance collection and analysis visualization). The ability to provide full link information (including tid) across threads across thread pools.

Group: io.github.aresxue.boot Artifact: ares-boot-base-log
Show all versions Show documentation Show source 
 

0 downloads
Artifact ares-boot-base-log
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 4
Dependencies ares-boot-util-log, ares-boot-base-trace, ares-boot-base-config, spring-boot-starter-log4j2,
There are maybe transitive dependencies!

defaultj from group io.defaultj (version 2.3.1)

DefaultJ is a powerful Java library that provides default values for any class, offering multiple strategies for obtaining those values. It can be used as a dependency injection utility, similar to Guice. With 14 built-in strategies, DefaultJ can obtain default values through various means such as explicit bindings, annotations, enum values, factory methods, and more. It also supports custom annotations and offers annotation processors for validation. Available on Maven Central, DefaultJ can be easily integrated into Gradle and Maven projects. Contributions and selective usage of the library are encouraged.

Group: io.defaultj Artifact: defaultj
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact defaultj
Group io.defaultj
Version 2.3.1
Last update 13. November 2023
Organization nawaman.net
URL https://github.com/NawaMan/DefaultJ
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

closure-compiler-parent from group com.vertispan.javascript (version v20230411-1)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs. This distribution is slightly modified from the original for easier use with J2CL outside of Bazel by Vertispan LLC. The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced by our changes are not incorrectly blamed on the upstream Google repository.

Group: com.vertispan.javascript Artifact: closure-compiler-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact closure-compiler-parent
Group com.vertispan.javascript
Version v20230411-1
Last update 04. November 2023
Organization not specified
URL https://github.com/vertispan/closure-compiler/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.eclipse.mylyn.wikitext.confluence from group org.eclipse.mylyn.docs (version 3.0.48.202308291007)

Group: org.eclipse.mylyn.docs Artifact: org.eclipse.mylyn.wikitext.confluence
Show all versions Show source 
 

12 downloads
Artifact org.eclipse.mylyn.wikitext.confluence
Group org.eclipse.mylyn.docs
Version 3.0.48.202308291007
Last update 29. August 2023
Organization not specified
URL Not specified
License Eclipse Public License Version 2.0
Dependencies amount 2
Dependencies org.eclipse.mylyn.wikitext, guava,
There are maybe transitive dependencies!



Page 217 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy