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 |
---|---|---|---|---|
info.picocli | picocli | 4.7.4 | jar | The Apache Software License, version 2.0 |
org.apache.commons | commons-compress | 1.23.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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-api | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.3 | jar | Eclipse Public License v2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.9.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.3 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.netbeans:nbpackage:jar:1.0-beta4-SNAPSHOT
- info.picocli:picocli:jar:4.7.4 (compile)
- org.apache.commons:commons-compress:jar:1.23.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.3 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.3 (test)
- info.picocli:picocli:jar:4.7.4 (compile)
Licenses
The Apache Software License, version 2.0: picocli
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: Apache Commons Compress
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: Apache NetBeans NBPackage
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
picocli-4.7.4.jar | 414.7 kB | 233 | 228 | 2 | 9 | Yes |
commons-compress-1.23.0.jar | 1.1 MB | 614 | 562 | 36 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
junit-jupiter-api-5.9.3.jar | 207.8 kB | 194 | 179 | 8 | 9 | Yes |
junit-jupiter-engine-5.9.3.jar | 246.7 kB | 151 | 134 | 9 | 9 | Yes |
junit-jupiter-params-5.9.3.jar | 579.6 kB | 377 | 343 | 22 | 9 | Yes |
junit-platform-commons-1.9.3.jar | 103 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.9.3.jar | 189.2 kB | 143 | 127 | 9 | 9 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 2.8 MB | 1796 | 1627 | 97 | 9 | 9 |
compile: 2 | compile: 1.5 MB | compile: 847 | compile: 790 | compile: 38 | 9 | compile: 2 |
test: 7 | test: 1.3 MB | test: 949 | test: 837 | test: 59 | 9 | test: 7 |