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 |
---|---|---|---|---|
com.carrotsearch.randomizedtesting | randomizedtesting-runner | 2.7.1 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 18.0 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.8.5 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 | Yes |
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 test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 | Yes |
Eclipse Public License 1.0: JUnit
BSD License 3: Hamcrest, Hamcrest Core
The Apache Software License, Version 2.0: Core algorithms and interfaces for the cirrus highlighter, FindBugs-jsr305, Guava: Google Core Libraries for Java, RandomizedTesting Randomized Runner
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
randomizedtesting-runner-2.7.1.jar | 247.1 kB | 204 | 190 | 5 | 1.8 | Yes |
guava-18.0.jar | 2.3 MB | 1719 | 1690 | 17 | 1.6 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
spotbugs-annotations-4.8.5.jar | 15.3 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 3 MB | 2453 | 2334 | 68 | 1.8 | 7 |
provided: 2 | provided: 35.2 kB | provided: 77 | provided: 59 | provided: 4 | 1.8 | provided: 2 |
test: 5 | test: 2.9 MB | test: 2376 | test: 2275 | test: 64 | 1.8 | test: 5 |