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 | surefire-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 |
org.junit.platform | junit-platform-engine | 1.9.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-launcher | 1.9.3 | jar | Eclipse Public License v2.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.3 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.3 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 2.28.2 | jar | The MIT License |
org.powermock | powermock-reflect | 2.0.9 | 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 |
---|---|---|---|---|
org.apache.maven.surefire | surefire-logger-api | 3.5.2 | jar | Apache-2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.3 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
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.9.10 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.10 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-junit-platform:jar:3.5.2
- org.apache.maven.surefire:common-java5: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.junit.platform:junit-platform-engine:jar:1.9.3 (compile)
- org.opentest4j:opentest4j:jar:1.2.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.10.3 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.junit.platform:junit-platform-launcher:jar:1.9.3 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.3 (test)
- org.mockito:mockito-core:jar:2.28.2 (test)
- net.bytebuddy:byte-buddy:jar:1.9.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.9.10 (test)
- org.objenesis:objenesis:jar:2.6 (test)
- org.powermock:powermock-reflect:jar:2.0.9 (test)
- org.apache.maven.surefire:surefire-api:jar:3.5.2 (compile)
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.2 (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-core:jar:3.0 (test)
- org.assertj:assertj-core:jar:3.26.3 (test)
Licenses
Apache 2: Objenesis
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
BSD-3-Clause: Hamcrest, Hamcrest Core
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Shared Java 5 Provider Base, Surefire API, Surefire JUnit Platform Runner, Surefire Logger API
Apache License, Version 2.0: Apache Maven Shared Utils, AssertJ Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, PowerMock, 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.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.9.10.jar | 3.3 MB | 2368 | - | - | - | - |
• Root | - | 2367 | 2318 | 36 | 1.6 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
byte-buddy-agent-1.9.10.jar | 43.4 kB | 41 | - | - | - | - |
• Root | - | 40 | 30 | 1 | 1.5 | Yes |
• Versioned | - | 1 | 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 |
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 |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
assertj-core-3.26.3.jar | 1.4 MB | 882 | - | - | - | - |
• Root | - | 878 | 839 | 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-jupiter-api-5.9.3.jar | 207.8 kB | 194 | 179 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.9.3.jar | 246.7 kB | 151 | 134 | 9 | 1.8 | Yes |
junit-jupiter-params-5.9.3.jar | 579.6 kB | 377 | 343 | 22 | 1.8 | Yes |
junit-platform-commons-1.10.3.jar | 106.2 kB | 64 | - | - | - | - |
• Root | - | 56 | 43 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 2 | 1 | 9 | Yes |
junit-platform-engine-1.9.3.jar | 189.2 kB | 143 | 127 | 9 | 1.8 | Yes |
junit-platform-launcher-1.9.3.jar | 169.2 kB | 120 | 105 | 7 | 1.8 | Yes |
mockito-core-2.28.2.jar | 591.2 kB | 635 | 562 | 65 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | 1.6 | Yes |
powermock-reflect-2.0.9.jar | 68.4 kB | 52 | 39 | 8 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
26 | 13.3 MB | 9388 | 8402 | 442 | 1.8 | 26 |
compile: 9 | compile: 3.5 MB | compile: 2314 | compile: 1946 | compile: 127 | 1.8 | compile: 9 |
runtime: 5 | runtime: 2.8 MB | runtime: 1794 | runtime: 1510 | runtime: 85 | runtime: 5 | |
test: 12 | test: 7 MB | test: 5280 | test: 4946 | test: 230 | 1.8 | test: 12 |