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.3.1 | 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.26.0 | 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.
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.16.1 | 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.14.16 | 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-report-parser:jar:3.3.1
- org.apache.maven.surefire:surefire-logger-api:jar:3.3.1 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (compile)
- commons-io:commons-io:jar:2.16.1 (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.assertj:assertj-core:jar:3.26.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.16 (test)
Licenses
Eclipse Public License 1.0: JUnit
Apache-2.0: Apache Commons IO, Surefire Logger API, Surefire Report Parser
Apache License, Version 2.0: Apache Maven Shared Utils, AssertJ Core, Byte Buddy (without dependencies)
New BSD License: Hamcrest Core, Hamcrest library
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-io-2.16.1.jar | 508.8 kB | 374 | 347 | 16 | 9 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.14.16.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
surefire-logger-api-3.3.1.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
assertj-core-3.26.0.jar | 1.4 MB | 882 | 840 | 28 | 9 | 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 |
8 | 6.8 MB | 4804 | 4583 | 135 | 9 | 8 |
compile: 3 | compile: 675.6 kB | compile: 500 | compile: 432 | compile: 26 | 9 | compile: 3 |
test: 5 | test: 6.1 MB | test: 4304 | test: 4151 | test: 109 | 9 | test: 5 |