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 |
|---|---|---|---|---|
| commons-io | commons-io | 2.20.0 | jar | Apache-2.0 |
| io.airlift | aircompressor | 0.27 | jar | Apache License 2.0 |
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-compress | 1.28.0 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-io | 3.5.2 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-utils | 3.6.0 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.github.luben | zstd-jni | 1.5.7-5 | jar | BSD 2-Clause License |
| org.tukaani | xz | 1.10 | jar | 0BSD |
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 |
|---|---|---|---|---|
| com.google.inject | guice | 5.1.0 | jar | The Apache Software License, Version 2.0 |
| org.assertj | assertj-core | 3.27.6 | jar | Apache-2.0 |
| org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0.M4 | jar | Eclipse Public License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.13.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.13.4 | jar | Eclipse Public License v2.0 |
| org.slf4j | slf4j-simple | 1.7.36 | 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 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 |
|---|---|---|---|---|
| commons-codec | commons-codec | 1.19.0 | jar | Apache-2.0 |
| org.apache.commons | commons-lang3 | 3.18.0 | jar | Apache-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 |
|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar | Public Domain |
| com.google.errorprone | error_prone_annotations | 2.3.4 | jar | Apache 2.0 |
| com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 |
| com.google.guava | guava | 30.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 | 1.3 | jar | The Apache Software License, Version 2.0 |
| 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.checkerframework | checker-qual | 3.5.0 | jar | The MIT License |
| org.junit.platform | junit-platform-commons | 1.13.4 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.ow2.asm | asm | 9.8 | jar | BSD-3-Clause |
Project Dependency Graph
Dependency Tree
- org.codehaus.plexus:plexus-archiver:jar:4.10.3
- javax.inject:javax.inject:jar:1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.6.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-io:jar:3.5.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.28.0 (compile)
- commons-codec:commons-codec:jar:1.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.airlift:aircompressor:jar:0.27 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.tukaani:xz:jar:1.10 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.github.luben:zstd-jni:jar:1.5.7-5 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.13.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.13.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 (test)
- org.ow2.asm:asm:jar:9.8 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.8 (test)
- com.google.inject:guice:jar:5.1.0 (test)
- aopalliance:aopalliance:jar:1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:30.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.5.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.3.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- aopalliance:aopalliance:jar:1.0 (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)
- javax.inject:javax.inject:jar:1 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
MIT License: SLF4J API Module, SLF4J Simple Binding
BSD-3-Clause: asm
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
Public Domain: AOP alliance
BSD 2-Clause License: zstd-jni
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject
Apache License 2.0: aircompressor
0BSD: XZ for Java
The MIT License: Checker Qual
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, AssertJ Core, Plexus Archiver Component, Plexus IO Components
Apache License, Version 2.0: Byte Buddy (without dependencies), Guava: Google Core Libraries for Java, Plexus Common Utilities
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, javax.inject
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
|---|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes | No |
| zstd-jni-1.5.7-5.jar | 7.4 MB | 85 | 38 | 3 | 1.8 | Yes | No |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
| error_prone_annotations-2.3.4.jar | 13.9 kB | 34 | 22 | 2 | 1.7 | No | No |
| failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes | No |
| guava-30.1-jre.jar | 2.9 MB | 2059 | 2029 | 18 | 1.8 | Yes | No |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - | - |
| guice-5.1.0.jar | 777.6 kB | 512 | 494 | 11 | 1.8 | Yes | No |
| j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes | No |
| commons-codec-1.19.0.jar | 374.7 kB | 263 | - | - | - | - | No |
| • Root | - | 262 | 115 | 7 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| commons-io-2.20.0.jar | 564 kB | 415 | - | - | - | - | No |
| • Root | - | 414 | 387 | 15 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| aircompressor-0.27.jar | 254.9 kB | 142 | 124 | 9 | 1.8 | Yes | No |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - | No |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes | - |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes | - |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes | - |
| commons-compress-1.28.0.jar | 1.1 MB | 642 | - | - | - | - | No |
| • Root | - | 641 | 589 | 36 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| commons-lang3-3.18.0.jar | 703 kB | 444 | - | - | - | - | No |
| • Root | - | 443 | 413 | 18 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
| assertj-core-3.27.6.jar | 1.4 MB | 887 | - | - | - | - | No |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| checker-qual-3.5.0.jar | 214.4 kB | 382 | 321 | 33 | 1.8 | Yes | No |
| plexus-io-3.5.2.jar | 79.9 kB | 87 | 66 | 7 | 1.8 | Yes | No |
| plexus-utils-3.6.0.jar | 271.8 kB | 152 | - | - | - | - | No |
| • Root | - | 134 | 108 | 9 | 1.8 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes | - |
| org.eclipse.sisu.inject-0.9.0.M4.jar | 305 kB | 281 | 262 | 8 | 1.8 | Yes | No |
| junit-jupiter-api-5.13.4.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes | No |
| junit-jupiter-params-5.13.4.jar | 660.8 kB | 431 | 397 | 22 | 1.8 | Yes | No |
| junit-platform-commons-1.13.4.jar | 158.5 kB | 100 | - | - | - | - | No |
| • Root | - | 89 | 74 | 9 | 1.8 | Yes | - |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes | - |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
| asm-9.8.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes | No |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
| slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes | No |
| xz-1.10.jar | 168.6 kB | 151 | - | - | - | - | Yes |
| • Root | - | 137 | 123 | 9 | 1.8 | Yes | - |
| • Versioned | - | 14 | 7 | 4 | 9 | Yes | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 30 | 26.8 MB | 13598 | 9734 | 311 | 1.8 | 27 | 1 |
| compile: 9 | compile: 3.4 MB | compile: 2199 | compile: 1842 | compile: 106 | 1.8 | compile: 8 | - |
| runtime: 2 | runtime: 7.6 MB | runtime: 236 | runtime: 161 | runtime: 12 | runtime: 2 | runtime: 1 | |
| provided: 1 | provided: 19.9 kB | provided: 46 | provided: 35 | provided: 3 | provided: 1 | - | |
| test: 18 | test: 15.8 MB | test: 11117 | test: 7696 | test: 190 | 1.8 | test: 16 | - |

