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 | common-java5 | 3.5.2 | jar | Apache-2.0 |
org.apache.maven.surefire | common-junit3 | 3.5.2 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-api | 3.5.2 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-logger-api | 3.5.2 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-shared-utils | 3.5.2 | 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 |
---|---|---|---|---|
org.assertj | assertj-core | 3.26.3 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
junit | junit | 4.0 | jar | - |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.17.1 | jar | Apache-2.0 |
commons-io | commons-io | 2.17.0 | jar | Apache-2.0 |
org.apache.commons | commons-compress | 1.27.1 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.14.18 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:common-junit4:jar:3.5.2
- junit:junit:jar:4.0 (provided)
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.2 (compile)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.5.2 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (runtime)
- commons-io:commons-io:jar:2.17.0 (runtime)
- org.apache.commons:commons-lang3:jar:3.17.0 (runtime)
- org.apache.commons:commons-compress:jar:1.27.1 (runtime)
- commons-codec:commons-codec:jar:1.17.1 (runtime)
- org.apache.maven.surefire:common-junit3:jar:3.5.2 (compile)
- org.apache.maven.surefire:common-java5:jar:3.5.2 (compile)
- org.apache.maven.surefire:surefire-api:jar:3.5.2 (compile)
- org.assertj:assertj-core:jar:3.26.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.18 (test)
Licenses
Unknown: junit
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Shared JUnit3 Provider Code, Shared JUnit4 Provider Code, Shared Java 5 Provider Base, Surefire API, Surefire Logger API
Apache License, Version 2.0: Apache Maven Shared Utils, AssertJ Core, Byte Buddy (without dependencies)
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.17.1.jar | 372.7 kB | 262 | - | - | - | - |
• Root | - | 261 | 114 | 7 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-io-2.17.0.jar | 516 kB | 378 | - | - | - | - |
• Root | - | 377 | 350 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
junit-4.0.jar | 105.6 kB | 119 | 92 | 11 | 1.5 | Yes |
byte-buddy-1.14.18.jar | 4.2 MB | 2935 | - | - | - | - |
• Root | - | 2933 | 2880 | 38 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
commons-compress-1.27.1.jar | 1.1 MB | 625 | - | - | - | - |
• Root | - | 624 | 572 | 36 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
common-java5-3.5.2.jar | 17.6 kB | 22 | 7 | 1 | 1.8 | Yes |
common-junit3-3.5.2.jar | 11.9 kB | 18 | 2 | 1 | 1.8 | Yes |
surefire-api-3.5.2.jar | 170.6 kB | 166 | 138 | 13 | 1.8 | Yes |
surefire-logger-api-3.5.2.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
surefire-shared-utils-3.5.2.jar | 2.8 MB | 1756 | 1510 | 85 | 1.8 | Yes |
assertj-core-3.26.3.jar | 1.4 MB | 882 | - | - | - | - |
• Root | - | 878 | 839 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 11.6 MB | 7715 | 6984 | 262 | 1.8 | 13 |
compile: 5 | compile: 3 MB | compile: 1985 | compile: 1663 | compile: 101 | 1.8 | compile: 5 |
runtime: 5 | runtime: 2.8 MB | runtime: 1794 | runtime: 1510 | runtime: 85 | runtime: 5 | |
provided: 1 | provided: 105.6 kB | provided: 119 | provided: 92 | provided: 11 | provided: 1 | |
test: 2 | test: 5.6 MB | test: 3817 | test: 3719 | test: 65 | 1.8 | test: 2 |