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.12.0 | jar | Apache-2.0 |
org.apache.commons | commons-compress | 1.23.0 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
org.apache.maven.shared | maven-shared-utils | 3.3.4 | jar | 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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.24.2 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.12.21 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-shared-utils:jar:3.1.2
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile)
- commons-io:commons-io:jar:2.12.0 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.apache.commons:commons-compress:jar:1.23.0 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.assertj:assertj-core:jar:3.24.2 (test)
- net.bytebuddy:byte-buddy:jar:1.12.21 (test)
- net.bytebuddy:byte-buddy:jar:1.12.21 (test)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons Lang, Apache Maven Shared Utils, AssertJ Core, Byte Buddy (without dependencies)
Apache-2.0: Apache Commons Compress, Apache Commons IO
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: Surefire Shared Utils
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-io-2.12.0.jar | 474.3 kB | 349 | 323 | 14 | 1.8 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.12.21.jar | 3.9 MB | 2742 | 2688 | 39 | - | Yes |
commons-compress-1.23.0.jar | 1.1 MB | 614 | 562 | 36 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | - | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.1 kB | 46 | 35 | 7 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 8 MB | 5523 | 5241 | 185 | 1.8 | 9 |
compile: 4 | compile: 2.3 MB | compile: 1440 | compile: 1309 | compile: 76 | - | compile: 4 |
test: 5 | test: 5.7 MB | test: 4083 | test: 3932 | test: 109 | - | test: 5 |