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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

jgrab-runner from group com.athaydes.jgrab (version 1.1.1)

Runs Java code without a build system, grabbing dependencies declared in the Java file itself.

Group: com.athaydes.jgrab Artifact: jgrab-runner
Show all versions Show documentation Show source 
 

0 downloads
Artifact jgrab-runner
Group com.athaydes.jgrab
Version 1.1.1
Last update 20. May 2017
Organization not specified
URL https://github.com/renatoathaydes/jgrab
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies ivy, osgiaas-javac, slf4j-simple,
There are maybe transitive dependencies!

RecurseDir from group com.github.easai.utils (version 0.0.1)

EditProperties is a Java GUI Component for editing properties on the fly. You can save the property values in configuration files in XML format with EditProperties.

Group: com.github.easai.utils Artifact: RecurseDir
Show documentation Show source 
 

0 downloads
Artifact RecurseDir
Group com.github.easai.utils
Version 0.0.1
Last update 20. May 2017
Organization not specified
URL https://github.com/easai/${product.artifactId}
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osms-java from group io.github.devalves1993 (version 1.0.0)

OSmsJava is in a library allowing you to consume easily API REST SmsApi of orange Ivory Coast (divide into zones AMEA) in your projects Java.

Group: io.github.devalves1993 Artifact: osms-java
Show documentation Show source 
 

0 downloads
Artifact osms-java
Group io.github.devalves1993
Version 1.0.0
Last update 17. May 2017
Organization not specified
URL https://github.com/DevAlves1993
License MIT License
Dependencies amount 2
Dependencies okhttp, moshi,
There are maybe transitive dependencies!

EditProperties from group com.github.easai.utils (version 0.0.1)

EditProperties is a Java GUI Component for editing properties on the fly. You can save the property values in configuration files in XML format with EditProperties.

Group: com.github.easai.utils Artifact: EditProperties
Show documentation Show source 
 

0 downloads
Artifact EditProperties
Group com.github.easai.utils
Version 0.0.1
Last update 16. May 2017
Organization not specified
URL https://github.com/easai/${product.artifactId}
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

brave-instrumentation-benchmarks from group io.zipkin.brave (version 4.3.1)

Group: io.zipkin.brave Artifact: brave-instrumentation-benchmarks
Show all versions Show documentation Show source 
 

0 downloads
Artifact brave-instrumentation-benchmarks
Group io.zipkin.brave
Version 4.3.1
Last update 15. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 19
Dependencies jmh-core, brave-instrumentation-http, brave-instrumentation-httpclient, brave-instrumentation-httpasyncclient, httpasyncclient, brave-instrumentation-spring-web, spring-web, brave-instrumentation-okhttp3, okhttp, brave-instrumentation-jaxrs2, resteasy-client-okhttp3, brave-instrumentation-servlet, brave-instrumentation-spring-webmvc, spring-webmvc, brave-instrumentation-sparkjava, spark-core, undertow-core, undertow-servlet, resteasy-undertow,
There are maybe transitive dependencies!

bcpg-jdk15on from group org.bouncycastle.bcpg-jdk15on.1.57.org.bouncycastle (version 1.57)

The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.

Group: org.bouncycastle.bcpg-jdk15on.1.57.org.bouncycastle Artifact: bcpg-jdk15on
Show documentation Show source 
 

22 downloads
Artifact bcpg-jdk15on
Group org.bouncycastle.bcpg-jdk15on.1.57.org.bouncycastle
Version 1.57
Last update 14. May 2017
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle Licence
Dependencies amount 1
Dependencies bcprov-jdk15on,
There are maybe transitive dependencies!

bcpkix-jdk15on from group org.bouncycastle.bcpkix-jdk15on.1.57.org.bouncycastle (version 1.57)

The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.

Group: org.bouncycastle.bcpkix-jdk15on.1.57.org.bouncycastle Artifact: bcpkix-jdk15on
Show documentation Show source 
 

200 downloads
Artifact bcpkix-jdk15on
Group org.bouncycastle.bcpkix-jdk15on.1.57.org.bouncycastle
Version 1.57
Last update 14. May 2017
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle Licence
Dependencies amount 1
Dependencies bcprov-jdk15on,
There are maybe transitive dependencies!

bcprov-jdk15on from group org.bouncycastle.bcprov-jdk15on.1.57.org.bouncycastle (version 1.57)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.

Group: org.bouncycastle.bcprov-jdk15on.1.57.org.bouncycastle Artifact: bcprov-jdk15on
Show documentation Show source 
 

255 downloads
Artifact bcprov-jdk15on
Group org.bouncycastle.bcprov-jdk15on.1.57.org.bouncycastle
Version 1.57
Last update 14. May 2017
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle Licence
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sessioncookie from group org.baswell (version 1.0.0-beta)

SessionCookie is a Java library for storing Servlet based HttpSession objects as a cookie stored in the client browser.

Group: org.baswell Artifact: sessioncookie
Show documentation Show source 
 

0 downloads
Artifact sessioncookie
Group org.baswell
Version 1.0.0-beta
Last update 14. May 2017
Organization not specified
URL https://github.com/baswerc/sessioncookie
License Apache License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, javax.servlet-api, tomcat-catalina,
There are maybe transitive dependencies!

jsoniter from group io.sinistral (version 0.9.9)

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go. This fork adds functionality akin to Jackson's JsonView.

Group: io.sinistral Artifact: jsoniter
Show all versions Show documentation Show source 
 

6 downloads
Artifact jsoniter
Group io.sinistral
Version 0.9.9
Last update 12. May 2017
Organization not specified
URL http://jsoniter.com
License MIT License
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!



Page 5446 from 3 (items total 61249)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy