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 | 1.24 | jar | MIT license |
provided
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 |
---|---|---|---|---|
org.apache.ant | ant | 1.10.14 | jar | The Apache Software License, Version 2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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.24 | jar | MIT license |
org.ow2.asm | asm | 9.7 | jar | BSD-3-Clause |
provided
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 |
---|---|---|---|---|
org.apache.ant | ant-launcher | 1.10.14 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.codehaus.mojo:animal-sniffer-ant-tasks:jar:1.24
- org.codehaus.mojo:animal-sniffer:jar:1.24 (compile)
- org.ow2.asm:asm:jar:9.7 (compile)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.24 (compile)
- org.ow2.asm:asm:jar:9.7 (compile)
- org.apache.ant:ant:jar:1.10.14 (provided)
- org.apache.ant:ant-launcher:jar:1.10.14 (provided)
- org.apache.ant:ant-launcher:jar:1.10.14 (provided)
- org.codehaus.mojo:animal-sniffer:jar:1.24 (compile)
Licenses
BSD-3-Clause: asm
MIT license: Animal Sniffer, Animal Sniffer Annotations, Animal Sniffer Ant Tasks
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
ant-1.10.14.jar | 2.3 MB | 1258 | 1174 | 62 | 1.8 | Yes |
ant-launcher-1.10.14.jar | 18.9 kB | 14 | 4 | 1 | 1.8 | Yes |
animal-sniffer/target/classes | - | 0 | 0 | 0 | - | - |
animal-sniffer-annotations/target/classes | - | 0 | 0 | 0 | - | - |
asm-9.7.jar | 125.4 kB | 45 | 39 | 3 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 2.4 MB | 1317 | 1217 | 66 | 9 | 3 |
compile: 3 | compile: 125.6 kB | compile: 45 | compile: 39 | compile: 3 | 9 | compile: 1 |
provided: 2 | provided: 2.3 MB | provided: 1272 | provided: 1178 | provided: 63 | provided: 2 |