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.shared | maven-shared-utils | 3.3.4 | jar | Apache License, Version 2.0 |
org.apache.maven.surefire | surefire-logger-api | 3.5.3 | 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.27.3 | jar | Apache-2.0 |
org.junit.vintage | junit-vintage-engine | 5.12.1 | 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.
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.18.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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.15.11 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
org.junit.platform | junit-platform-commons | 1.12.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.12.1 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-report-parser:jar:3.5.3
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.3 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile)
- commons-io:commons-io:jar:2.18.0 (compile)
- commons-io:commons-io:jar:2.18.0 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.12.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.assertj:assertj-core:jar:3.27.3 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.3 (compile)
Licenses
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: Hamcrest, Hamcrest Core
Apache-2.0: Apache Commons IO, AssertJ Core, Surefire Logger API, Surefire Report Parser
Apache License, Version 2.0: Apache Maven Shared Utils, Byte Buddy (without dependencies)
Eclipse Public License v2.0: JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-io-2.18.0.jar | 538.9 kB | 398 | - | - | - | - |
• Root | - | 397 | 370 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.15.11.jar | 8.5 MB | 5890 | - | - | - | - |
• Root | - | 2950 | 2897 | 38 | 1.5 | Yes |
• Versioned | - | 2940 | 2898 | 39 | 1.8 | Yes |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
surefire-logger-api-3.5.3.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
assertj-core-3.27.3.jar | 1.4 MB | 881 | - | - | - | - |
• Root | - | 877 | 838 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
hamcrest-core-3.0.jar | 2.4 kB | 9 | 1 | 1 | 1.8 | Yes |
junit-platform-commons-1.12.1.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.12.1.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes |
junit-vintage-engine-5.12.1.jar | 77.4 kB | 56 | 38 | 6 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 11.6 MB | 8179 | 4929 | 163 | 1.8 | 13 |
compile: 3 | compile: 705.6 kB | compile: 524 | compile: 455 | compile: 25 | 1.8 | compile: 3 |
test: 10 | test: 10.9 MB | test: 7655 | test: 4474 | test: 138 | 1.8 | test: 10 |