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 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
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 | No |
com.github.spotbugs | spotbugs-annotations | 4.8.5 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 | Yes |
org.projectlombok | lombok | 1.18.30 | jar | The MIT License | 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.1 | jar | BSD Licence 3 |
org.hamcrest | hamcrest-core | 2.1 | jar | BSD Licence 3 |
Eclipse Public License 1.0: JUnit
The MIT License: Project Lombok
The Apache Software License, Version 2.0: FindBugs-jsr305, RandomizedTesting Randomized Runner, opensearch-extra-common
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
BSD Licence 3: Hamcrest, Hamcrest Core
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
randomizedtesting-runner-2.7.1.jar | 247.1 kB | 204 | 190 | 5 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-2.1.jar | 123.1 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.1.jar | 1.2 kB | 6 | 1 | 1 | 1.7 | Yes |
spotbugs-annotations-4.8.5.jar | 15.3 kB | 31 | 24 | 1 | 1.8 | Yes |
lombok-1.18.30.jar | 2 MB | 1063 | 172 | 13 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 2.7 MB | 1795 | 816 | 64 | 9 | 7 |
provided: 3 | provided: 2 MB | provided: 1140 | provided: 231 | provided: 17 | 9 | provided: 3 |
test: 4 | test: 686.3 kB | test: 655 | test: 585 | test: 47 | 1.8 | test: 4 |