The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.rholder | guava-retrying | 2.0.0 | jar | The Apache Software License, Version 2.0 |
com.google.code.findbugs | annotations | 3.0.1 | jar | GNU Lesser Public License |
com.google.guava | guava | 19.0 | jar | The Apache Software License, Version 2.0 |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.5.2 | jar | Apache License, Version 2.0 |
org.mockito | mockito-core | 2.0.111-beta | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.1 | jar | The Apache Software License, Version 2.0 |
net.jcip | jcip-annotations | 1.0 | jar | - |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.4.17 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.4 | jar | Apache 2 |
Apache 2: Objenesis
Unknown: "Java Concurrency in Practice" book annotations
Eclipse Public License 1.0: JUnit
The MIT License: Mockito
Apache License, Version 2.0: AssertJ fluent assertions, Guavaberry
New BSD License: Hamcrest Core
GNU Lesser Public License: FindBugs-Annotations
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), FindBugs-jsr305, Guava: Google Core Libraries for Java, guava-retrying
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
guava-retrying-2.0.0.jar | 33.3 kB | 42 | 36 | 1 | 1.6 | Yes |
annotations-3.0.1.jar | 38.8 kB | 82 | 60 | 6 | 1.5 | Yes |
jsr305-3.0.1.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
guava-19.0.jar | 2.3 MB | 1746 | 1717 | 17 | 1.6 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.4.17.jar | 2.5 MB | 1747 | 1700 | 34 | 1.6 | Yes |
jcip-annotations-1.0.jar | 2.3 kB | 9 | 4 | 1 | 1.5 | No |
assertj-core-3.5.2.jar | 1.1 MB | 852 | 802 | 29 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-2.0.111-beta.jar | 796.1 kB | 871 | 436 | 59 | 1.6 | Yes |
objenesis-2.4.jar | 51.3 kB | 55 | 41 | 8 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 7.2 MB | 5825 | 5162 | 191 | 1.8 | 10 |
compile: 5 | compile: 2.4 MB | compile: 1925 | compile: 1852 | compile: 28 | - | compile: 4 |
test: 6 | test: 4.8 MB | test: 3900 | test: 3310 | test: 163 | - | test: 6 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes |
Repository locations for each of the Dependencies.