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

Download java1.8 JAR files with dependency

Search JAR files by class name

common-java-utils from group com.github.joineral32 (version 1.0.1)

A collection of Java 8 utility classes which solve quasi-common problems which aren't commonly provided in the more general utilities libraries out there.

Group: com.github.joineral32 Artifact: common-java-utils
Show documentation Show source 
 

0 downloads
Artifact common-java-utils
Group com.github.joineral32
Version 1.0.1
Last update 20. March 2015
Organization not specified
URL https://github.com/joineral32/common-java-utils
License Apache License, Version 2.0
Dependencies amount 3
Dependencies guava, slf4j-simple, jsr305,
There are maybe transitive dependencies!

play-2_3-java-client_2.11 from group io.sphere.sdk.jvm (version 1.0.0-M12)

play-2_3-java-client

Group: io.sphere.sdk.jvm Artifact: play-2_3-java-client_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact play-2_3-java-client_2.11
Group io.sphere.sdk.jvm
Version 1.0.0-M12
Last update 19. March 2015
Organization io.sphere.sdk.jvm
URL https://github.com/sphereio/sphere-jvm-sdk-scala-add-ons
License Apache
Dependencies amount 4
Dependencies scala-library, java-client, config, play-java_2.11,
There are maybe transitive dependencies!

play-2_2-java-client_2.10 from group io.sphere.sdk.jvm (version 1.0.0-M12)

play-2_2-java-client

Group: io.sphere.sdk.jvm Artifact: play-2_2-java-client_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact play-2_2-java-client_2.10
Group io.sphere.sdk.jvm
Version 1.0.0-M12
Last update 19. March 2015
Organization io.sphere.sdk.jvm
URL https://github.com/sphereio/sphere-jvm-sdk-scala-add-ons
License Apache
Dependencies amount 4
Dependencies scala-library, java-client, config, play-java_2.10,
There are maybe transitive dependencies!

play-2_3-java-client_2.10 from group io.sphere.sdk.jvm (version 1.0.0-M12)

play-2_3-java-client

Group: io.sphere.sdk.jvm Artifact: play-2_3-java-client_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact play-2_3-java-client_2.10
Group io.sphere.sdk.jvm
Version 1.0.0-M12
Last update 19. March 2015
Organization io.sphere.sdk.jvm
URL https://github.com/sphereio/sphere-jvm-sdk-scala-add-ons
License Apache
Dependencies amount 4
Dependencies scala-library, java-client, config, play-java_2.10,
There are maybe transitive dependencies!

java-client-apache-async from group io.sphere.sdk.jvm (version 1.0.0-M12)

java-client-apache-async

Group: io.sphere.sdk.jvm Artifact: java-client-apache-async
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-client-apache-async
Group io.sphere.sdk.jvm
Version 1.0.0-M12
Last update 19. March 2015
Organization io.sphere.sdk.jvm
URL https://github.com/sphereio/sphere-jvm-sdk
License Apache
Dependencies amount 14
Dependencies java-client-core, jackson-annotations, jackson-core, jackson-databind, jackson-module-parameter-names, jackson-datatype-jsr310, jackson-databind-java-optional, nv-i18n, commons-lang3, commons-io, slugify, moneta, slf4j-api, httpasyncclient,
There are maybe transitive dependencies!

java-client from group io.sphere.sdk.jvm (version 1.0.0-M12)

java-client

Group: io.sphere.sdk.jvm Artifact: java-client
Show all versions Show documentation Show source 
 

1 downloads
Artifact java-client
Group io.sphere.sdk.jvm
Version 1.0.0-M12
Last update 19. March 2015
Organization io.sphere.sdk.jvm
URL https://github.com/sphereio/sphere-jvm-sdk
License Apache
Dependencies amount 14
Dependencies java-client-core, jackson-annotations, jackson-core, jackson-databind, jackson-module-parameter-names, jackson-datatype-jsr310, jackson-databind-java-optional, nv-i18n, commons-lang3, commons-io, slugify, moneta, slf4j-api, async-http-client,
There are maybe transitive dependencies!

java-client-core from group io.sphere.sdk.jvm (version 1.0.0-M12)

java-client-core

Group: io.sphere.sdk.jvm Artifact: java-client-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-client-core
Group io.sphere.sdk.jvm
Version 1.0.0-M12
Last update 19. March 2015
Organization io.sphere.sdk.jvm
URL https://github.com/sphereio/sphere-jvm-sdk
License Apache
Dependencies amount 13
Dependencies common, jackson-annotations, jackson-core, jackson-databind, jackson-module-parameter-names, jackson-datatype-jsr310, jackson-databind-java-optional, nv-i18n, commons-lang3, commons-io, slugify, moneta, slf4j-api,
There are maybe transitive dependencies!

java-common from group io.nextop (version 0.1.5)

Platform-agnostic Java core for Nextop

Group: io.nextop Artifact: java-common
Show all versions Show documentation Show source 
 

28 downloads
Artifact java-common
Group io.nextop
Version 0.1.5
Last update 17. March 2015
Organization not specified
URL http://nextop.io
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies rxjava, guava, gson, commons-logging, jsr305,
There are maybe transitive dependencies!

sonar-findbugs-plugin from group org.codehaus.sonar-plugins.java (version 3.2)

FindBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.

Group: org.codehaus.sonar-plugins.java Artifact: sonar-findbugs-plugin
Show all versions Show documentation Show source 
 

8 downloads
Artifact sonar-findbugs-plugin
Group org.codehaus.sonar-plugins.java
Version 3.2
Last update 17. March 2015
Organization SonarSource
URL http://redirect.sonarsource.com/plugins/findbugs.html
License GNU LGPL 3
Dependencies amount 4
Dependencies findbugs, sslr-squid-bridge, annotations, xstream,
There are maybe transitive dependencies!

princeton-java-exercises from group com.github.fracpete (version 1.0.2)

Exercise code from Princeton's "Introduction to Programming in Java" textbook.

Group: com.github.fracpete Artifact: princeton-java-exercises
Show documentation Show source 
 

1 downloads
Artifact princeton-java-exercises
Group com.github.fracpete
Version 1.0.2
Last update 16. March 2015
Organization not specified
URL http://introcs.cs.princeton.edu/java/
License GNU General Public License 3
Dependencies amount 1
Dependencies princeton-java-stdlib,
There are maybe transitive dependencies!



Page 1240 from 1550 (items total 15496)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy