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.26 | 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.15 | 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.26 | jar | MIT license |
org.ow2.asm | asm | 9.9 | 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.15 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.codehaus.mojo:animal-sniffer-ant-tasks:jar:1.26
- org.codehaus.mojo:animal-sniffer:jar:1.26 (compile)
- org.ow2.asm:asm:jar:9.9 (compile)
- org.codehaus.mojo:animal-sniffer-annotations:jar:1.26 (compile)
- org.ow2.asm:asm:jar:9.9 (compile)
- org.apache.ant:ant:jar:1.10.15 (provided)
- org.apache.ant:ant-launcher:jar:1.10.15 (provided)
- org.apache.ant:ant-launcher:jar:1.10.15 (provided)
- org.codehaus.mojo:animal-sniffer:jar:1.26 (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.15.jar | 2.3 MB | 1255 | 1171 | 62 | 1.8 | Yes |
ant-launcher-1.10.15.jar | 18.9 kB | 14 | 4 | 1 | 1.8 | Yes |
animal-sniffer-1.26.jar | 40.5 kB | 33 | 21 | 2 | 1.8 | Yes |
animal-sniffer-annotations-1.26.jar | 3.2 kB | 12 | 1 | 1 | 1.8 | No |
asm-9.9.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 2.5 MB | 1359 | 1236 | 69 | 1.8 | 4 |
compile: 3 | compile: 169.8 kB | compile: 90 | compile: 61 | compile: 6 | 1.8 | compile: 2 |
provided: 2 | provided: 2.3 MB | provided: 1269 | provided: 1175 | provided: 63 | provided: 2 |