Project Dependencies
compile
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 |
---|---|---|---|---|
org.codehaus.mojo | animal-sniffer-annotations | 1.23 | jar | MIT license |
org.ow2.asm | asm | 9.4 | jar | BSD-3-Clause |
test
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.13.2 | jar | Eclipse Public License 1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
test
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-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.codehaus.mojo:animal-sniffer:jar:1.23
- org.ow2.asm:asm:jar:9.4 (compile)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.23 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.ow2.asm:asm:jar:9.4 (compile)
Licenses
Eclipse Public License 1.0: JUnit
BSD-3-Clause: asm
MIT license: Animal Sniffer, Animal Sniffer Annotations
New BSD License: Hamcrest Core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
animal-sniffer-annotations-1.23.jar | 3.1 kB | 12 | 1 | 1 | 1.8 | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
asm-9.4.jar | 122.4 kB | 44 | 38 | 3 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
4 | 555.2 kB | 497 | 434 | 39 | 1.8 | 3 |
compile: 2 | compile: 125.6 kB | compile: 56 | compile: 39 | compile: 4 | - | compile: 1 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | - | test: 2 |