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.3.1 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-api | 3.3.1 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-shared-utils | 3.3.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.surefire | surefire-testng-utils | 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 |
---|---|---|---|---|
org.assertj | assertj-core | 3.26.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
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 |
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
junit | junit | 3.8.2 | - | jar | Common Public License Version 1.0 |
org.testng | testng | 5.11 | jdk15 | jar | Apache 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-grouper | 3.3.1 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-logger-api | 3.3.1 | jar | Apache-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.0 | jar | Apache-2.0 |
commons-io | commons-io | 2.16.1 | jar | Apache-2.0 |
org.apache.commons | commons-compress | 1.26.2 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.14.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-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-testng:jar:3.3.1
- junit:junit:jar:3.8.2 (provided)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.3.1 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (runtime)
- commons-io:commons-io:jar:2.16.1 (runtime)
- org.apache.commons:commons-lang3:jar:3.14.0 (runtime)
- org.apache.commons:commons-compress:jar:1.26.2 (runtime)
- commons-codec:commons-codec:jar:1.17.0 (runtime)
- org.apache.maven.surefire:common-java5:jar:3.3.1 (compile)
- org.apache.maven.surefire:surefire-testng-utils:jar:3.3.1 (compile)
- org.apache.maven.surefire:surefire-grouper:jar:3.3.1 (compile)
- org.testng:testng:jar:jdk15:5.11 (provided)
- 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.3.1 (compile)
- org.apache.maven.surefire:surefire-logger-api:jar:3.3.1 (compile)
- 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)
Licenses
Apache 2: Objenesis
The MIT License: mockito-core
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Maven Surefire Test-Grouping Support, Shared Java 5 Provider Base, Surefire API, Surefire Logger API, Surefire TestNG Runner, Surefire TestNG Utils
Apache License, Version 2.0: Apache Maven Shared Utils, AssertJ Core, TestNG
New BSD License: Hamcrest Core, Hamcrest library
Common Public License Version 1.0: JUnit
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.0.jar | 372.6 kB | 262 | 115 | 8 | 9 | Yes |
commons-io-2.16.1.jar | 508.8 kB | 374 | 347 | 16 | 9 | Yes |
junit-3.8.2.jar | 120.6 kB | 120 | 102 | 6 | 1.2 | Yes |
byte-buddy-1.9.10.jar | 3.3 MB | 2368 | 2319 | 37 | 9 | Yes |
byte-buddy-agent-1.9.10.jar | 43.4 kB | 41 | 31 | 2 | 9 | Yes |
commons-compress-1.26.2.jar | 1.1 MB | 624 | 572 | 37 | 9 | Yes |
commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
common-java5-3.3.1.jar | 17.6 kB | 22 | 7 | 1 | 1.8 | Yes |
surefire-api-3.3.1.jar | 170.6 kB | 166 | 138 | 13 | 1.8 | Yes |
surefire-grouper-3.3.1.jar | 40.3 kB | 34 | 17 | 2 | 1.8 | Yes |
surefire-logger-api-3.3.1.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
surefire-shared-utils-3.3.1.jar | 2.8 MB | 1771 | 1514 | 86 | 9 | Yes |
surefire-testng-utils-3.3.1.jar | 13.7 kB | 22 | 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 |
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 |
powermock-reflect-2.0.9.jar | 68.4 kB | 52 | 39 | 8 | 1.6 | Yes |
testng-5.11-jdk15.jar | 887.3 kB | 640 | 524 | 35 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
21 | 12.4 MB | 8732 | 7745 | 394 | 9 | 21 |
compile: 6 | compile: 3.1 MB | compile: 2038 | compile: 1688 | compile: 104 | 9 | compile: 6 |
runtime: 5 | runtime: 2.8 MB | runtime: 1799 | runtime: 1517 | runtime: 89 | runtime: 5 | |
provided: 2 | provided: 1 MB | provided: 760 | provided: 626 | provided: 41 | provided: 2 | |
test: 8 | test: 5.5 MB | test: 4135 | test: 3914 | test: 160 | 9 | test: 8 |