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.dellroad | dellroad-stuff-main | 3.0.8 | 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 |
---|---|---|---|---|
com.google.errorprone | error_prone_annotations | 2.28.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 33.3.1-jre | 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 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
org.checkerframework | checker-qual | 3.43.0 | jar | The MIT License |
org.slf4j | slf4j-api | 2.0.16 | 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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.dellroad:javabox-execution:jar:1.1.0
- org.dellroad:dellroad-stuff-main:jar:3.0.8 (compile)
- com.google.guava:guava:jar:33.3.1-jre (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.checkerframework:checker-qual:jar:3.43.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.28.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- com.google.guava:guava:jar:33.3.1-jre (compile)
- org.dellroad:dellroad-stuff-main:jar:3.0.8 (compile)
Licenses
Apache 2.0: error-prone annotations
The MIT License: Checker Qual
MIT License: SLF4J API Module
Apache License, Version 2.0: Guava: Google Core Libraries for Java, J2ObjC Annotations
The Apache Software License, Version 2.0: DellRoad Stuff Main, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, JavaBox Scripting Container JShell Execution Classes
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.28.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-33.3.1-jre.jar | 3.1 MB | 2056 | 2017 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
checker-qual-3.43.0.jar | 231.5 kB | 439 | 370 | 31 | 1.8 | Yes |
dellroad-stuff-main-3.0.8.jar | 338.7 kB | 260 | 234 | 12 | 17 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 3.8 MB | 2972 | 2757 | 72 | 17 | 8 |
compile: 8 | compile: 3.8 MB | compile: 2926 | compile: 2722 | compile: 69 | 17 | compile: 7 |
provided: 1 | provided: 19.9 kB | provided: 46 | provided: 35 | provided: 3 | provided: 1 |