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.checkerframework | checker-qual | 3.54.0 | jar | The 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 |
|---|---|---|---|---|
| com.github.spotbugs | spotbugs-annotations | 4.9.8 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| com.google.errorprone | error_prone_annotations | 2.48.0 | jar | Apache 2.0 |
| com.google.j2objc | j2objc-annotations | 3.1 | jar | Apache License, Version 2.0 |
| org.apache.ant | ant | 1.10.16 | jar | The Apache Software License, Version 2.0 |
| org.gaul | modernizer-maven-annotations | 3.3.0 | jar | The Apache Software License, Version 2.0 |
| org.projectlombok | lombok | 1.18.44 | jar | The MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| org.apache.ant | ant-launcher | 1.10.16 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.hazendaz.ant:apache-ant:pom:1.10.16
- org.apache.ant:ant:jar:1.10.16 (provided)
- org.apache.ant:ant-launcher:jar:1.10.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.ant:ant-launcher:jar:1.10.16 (provided)
- org.checkerframework:checker-qual:jar:3.54.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.48.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.44 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.gaul:modernizer-maven-annotations:jar:3.3.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.8 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.apache.ant:ant:jar:1.10.16 (provided)
Licenses
Apache 2.0: error-prone annotations
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: J2ObjC Annotations, apache-ant
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, FindBugs-jsr305, Modernizer Maven Plugin annotations
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| spotbugs-annotations-4.9.8.jar | 16.2 kB | 32 | 25 | 1 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.48.0.jar | 20.3 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| ant-1.10.16.jar | 2.3 MB | 1264 | 1180 | 62 | 1.8 | Yes |
| ant-launcher-1.10.16.jar | 18.7 kB | 14 | 4 | 1 | 1.8 | Yes |
| checker-qual-3.54.0.jar | 241.9 kB | 459 | 386 | 33 | 1.8 | Yes |
| modernizer-maven-annotations-3.3.0.jar | 3.3 kB | 14 | - | - | - | - |
| • Root | - | 12 | 1 | 1 | 1.8 | No |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| lombok-1.18.44.jar | 2 MB | 1077 | 180 | 13 | 1.6 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 9 | 4.7 MB | 2993 | 1864 | 117 | 1.8 | 8 |
| compile: 1 | compile: 241.9 kB | compile: 459 | compile: 386 | compile: 33 | 1.8 | compile: 1 |
| provided: 8 | provided: 4.4 MB | provided: 2534 | provided: 1478 | provided: 84 | provided: 7 |


