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.apache.maven.surefire | surefire-api | 3.1.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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.23.1 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD 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-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-compress | 1.21 | jar | Apache License, Version 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 |
org.apache.maven.surefire | surefire-logger-api | 3.1.0 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-shared-utils | 3.1.0 | jar | The Apache Software 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.12.10 | 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-extensions-spi:jar:3.1.0
- org.apache.maven.surefire:surefire-api:jar:3.1.0 (compile)
- org.apache.maven.surefire:surefire-logger-api:jar:3.1.0 (compile)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.1.0 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.apache.commons:commons-compress:jar:1.21 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.assertj:assertj-core:jar:3.23.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- org.apache.maven.surefire:surefire-api:jar:3.1.0 (compile)
Licenses
Eclipse Public License 1.0: JUnit
Apache-2.0: SureFire API, SureFire Logger API, Surefire Extensions SPI
Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, AssertJ fluent assertions, Byte Buddy (without dependencies)
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: FindBugs-jsr305, Surefire Shared Utils
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 |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.12.10.jar | 3.8 MB | 2705 | 2648 | 39 | - | Yes |
commons-compress-1.21.jar | 1 MB | 576 | 524 | 35 | 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 |
surefire-api-3.1.0.jar | 170.5 kB | 166 | 138 | 13 | 1.8 | Yes |
surefire-logger-api-3.1.0.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
surefire-shared-utils-3.1.0.jar | 2.1 MB | 1259 | 1149 | 72 | 1.8 | Yes |
assertj-core-3.23.1.jar | 1.2 MB | 819 | 780 | 26 | - | 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 |
13 | 10 MB | 6782 | 6335 | 268 | 1.8 | 13 |
compile: 7 | compile: 4.4 MB | compile: 2725 | compile: 2442 | compile: 158 | - | compile: 7 |
test: 5 | test: 5.6 MB | test: 4011 | test: 3858 | test: 107 | - | test: 5 |
provided: 1 | provided: 19.9 kB | provided: 46 | provided: 35 | provided: 3 | - | provided: 1 |