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 |
|---|---|---|---|---|
| args4j | args4j | 2.37 | jar | MIT License |
| com.google.guava | guava | 33.5.0-jre | jar | Apache License, Version 2.0 |
| commons-io | commons-io | 2.21.0 | jar | Apache-2.0 |
| org.apache.commons | commons-math3 | 3.6.1 | jar | Apache License, Version 2.0 |
| org.checkerframework | checker-qual | 3.51.1 | jar | The MIT License |
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.assertj | assertj-core | 3.27.6 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
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 | Optional |
|---|---|---|---|---|---|
| com.github.spotbugs | spotbugs-annotations | 4.9.8 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 | No |
| com.google.errorprone | error_prone_annotations | 2.43.0 | jar | Apache 2.0 | No |
| com.google.j2objc | j2objc-annotations | 3.1 | jar | Apache License, Version 2.0 | No |
| org.gaul | modernizer-maven-annotations | 3.2.0 | jar | The Apache Software License, Version 2.0 | No |
| org.projectlombok | lombok | 1.18.42 | jar | The MIT License | No |
| org.apache.ant | ant | 1.10.15 | jar | The Apache Software License, Version 2.0 | Yes |
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 |
|---|---|---|---|---|
| com.google.guava | failureaccess | 1.0.3 | jar | Apache License, Version 2.0 |
| com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.17.7 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
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 | Optional |
|---|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 | No |
| org.apache.ant | ant-launcher | 1.10.15 | jar | The Apache Software License, Version 2.0 | Yes |
Project Dependency Graph
Dependency Tree
- com.github.hazendaz:smartsprites:jar:0.4.1
- com.google.guava:guava:jar:33.5.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- args4j:args4j:jar:2.37 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-math3:jar:3.6.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.ant:ant:jar:1.10.15 (provided)
- org.apache.ant:ant-launcher:jar:1.10.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.ant:ant-launcher:jar:1.10.15 (provided)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.1 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
- org.assertj:assertj-core:jar:3.27.6 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.checkerframework:checker-qual:jar:3.51.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.43.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.42 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.gaul:modernizer-maven-annotations:jar:3.2.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)
- com.google.guava:guava:jar:33.5.0-jre (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
MIT License: args4j
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: Apache Commons Math, Byte Buddy (without dependencies), Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations
Apache-2.0: Apache Commons IO, AssertJ Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
BSD license: smartsprites
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, FindBugs-jsr305, Guava ListenableFuture only, 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 |
|---|---|---|---|---|---|---|
| args4j-2.37.jar | 158.4 kB | 165 | 74 | 2 | 11 | Yes |
| 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.43.0.jar | 20.4 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
| • Root | - | 17 | 2 | 1 | 1.8 | Yes |
| • Versioned | - | 8 | 1 | 1 | 9 | No |
| guava-33.5.0-jre.jar | 3 MB | 2002 | - | - | - | - |
| • Root | - | 2000 | 1961 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-io-2.21.0.jar | 585.3 kB | 428 | - | - | - | - |
| • Root | - | 426 | 398 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.27.6.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| checker-qual-3.51.1.jar | 241.6 kB | 459 | 386 | 33 | 1.8 | Yes |
| modernizer-maven-annotations-3.2.0.jar | 3.3 kB | 14 | - | - | - | - |
| • Root | - | 12 | 1 | 1 | 1.8 | No |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.1.jar | 356 kB | 189 | 172 | 9 | 17 | Yes |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.1.jar | 277.7 kB | 193 | 175 | 9 | 17 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| lombok-1.18.42.jar | 2 MB | 1068 | 179 | 13 | 1.6 | Yes |
| 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 |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 24 | 22.2 MB | 14704 | 10060 | 337 | 17 | 21 |
| compile: 8 | compile: 6.2 MB | compile: 4502 | compile: 4126 | compile: 145 | 11 | compile: 6 |
| provided: 8 | provided: 4.4 MB | provided: 2516 | provided: 1468 | provided: 84 | provided: 7 | |
| test: 8 | test: 11.5 MB | test: 7686 | test: 4466 | test: 108 | 17 | test: 8 |


