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.11 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.6 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-compress | 1.20 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
org.apache.maven.shared | maven-shared-utils | 3.1.0 | 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 | jar | Eclipse Public License 1.0 |
org.easytesting | fest-assert | 1.4 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M5
- org.apache.maven.shared:maven-shared-utils:jar:3.1.0 (compile)
- commons-io:commons-io:jar:2.6 (compile)
- org.apache.commons:commons-lang3:jar:3.8.1 (compile)
- org.apache.commons:commons-compress:jar:1.20 (compile)
- commons-codec:commons-codec:jar:1.11 (compile)
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.easytesting:fest-assert:jar:1.4 (test)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, FEST Fluent Assertions
New BSD License: 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-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes |
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
commons-compress-1.20.jar | 632.4 kB | 400 | 359 | 29 | 1.7 | Yes |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes |
maven-shared-utils-3.1.0.jar | 163.7 kB | 107 | 82 | 10 | 1.6 | Yes |
fest-assert-1.4.jar | 78.5 kB | 76 | 64 | 1 | 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 |
8 | 2.4 MB | 1702 | 1383 | 106 | 1.7 | 8 |
compile: 5 | compile: 1.8 MB | compile: 1193 | compile: 936 | compile: 66 | - | compile: 5 |
test: 3 | test: 513.3 kB | test: 509 | test: 447 | test: 40 | - | test: 3 |