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.5 | jar | Apache-2.0 |
| org.apache.maven.surefire | surefire-api | 3.5.5 | jar | Apache-2.0 |
| org.apache.maven.surefire | surefire-shared-utils | 3.5.5 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven.surefire | surefire-testng-utils | 3.5.5 | 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.27.7 | jar | Apache-2.0 |
| org.mockito | mockito-core | 3.12.4 | 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.5.5 | jar | Apache-2.0 |
| org.apache.maven.surefire | surefire-logger-api | 3.5.5 | 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.19.0 | jar | Apache-2.0 |
| commons-io | commons-io | 2.21.0 | jar | Apache-2.0 |
| org.apache.commons | commons-compress | 1.28.0 | jar | Apache-2.0 |
| org.apache.commons | commons-lang3 | 3.20.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.18.3 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.11.13 | jar | Apache License, Version 2.0 |
| org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-testng:jar:3.5.5
- junit:junit:jar:3.8.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.5.5 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (runtime)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.21.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.28.0 (runtime)
- commons-codec:commons-codec:jar:1.19.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (runtime)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (runtime)
- org.apache.maven.surefire:common-java5:jar:3.5.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.surefire:surefire-testng-utils:jar:3.5.5 (compile)
- org.apache.maven.surefire:surefire-grouper:jar:3.5.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.surefire:surefire-grouper:jar:3.5.5 (compile)
- org.testng:testng:jar:jdk15:5.11 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:3.12.4 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.11.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.2 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.11.13 (test)
- org.powermock:powermock-reflect:jar:2.0.9 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.surefire:surefire-api:jar:3.5.5 (compile)
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.5 (compile)
- junit:junit:jar:3.8.2 (provided)
Licenses
The MIT License: mockito-core
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, AssertJ Core, 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, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, TestNG
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: PowerMock, Surefire Shared Utils
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| commons-codec-1.19.0.jar | 374.7 kB | 263 | - | - | - | - |
| • Root | - | 262 | 115 | 7 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-io-2.21.0.jar | 585.3 kB | 428 | - | - | - | - |
| • Root | - | 426 | 398 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| junit-3.8.2.jar | 120.6 kB | 120 | 102 | 6 | 1.2 | Yes |
| byte-buddy-1.18.3.jar | 9.2 MB | 6220 | - | - | - | - |
| • Root | - | 3100 | 3046 | 39 | 1.5 | Yes |
| • Versioned | - | 3090 | 3047 | 40 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.11.13.jar | 252.2 kB | 81 | - | - | - | - |
| • Root | - | 79 | 62 | 1 | 1.5 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-compress-1.28.0.jar | 1.1 MB | 642 | - | - | - | - |
| • Root | - | 641 | 589 | 36 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
| common-java5-3.5.5.jar | 17.6 kB | 22 | 7 | 1 | 1.8 | Yes |
| surefire-api-3.5.5.jar | 173.8 kB | 168 | 140 | 13 | 1.8 | Yes |
| surefire-grouper-3.5.5.jar | 40.5 kB | 34 | 17 | 2 | 1.8 | Yes |
| surefire-logger-api-3.5.5.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
| surefire-shared-utils-3.5.5.jar | 3 MB | 1848 | 1602 | 85 | 1.8 | Yes |
| surefire-testng-utils-3.5.5.jar | 13.5 kB | 21 | 5 | 1 | 1.8 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| mockito-core-3.12.4.jar | 682.3 kB | 670 | 596 | 66 | 1.8 | Yes |
| objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | 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 |
| 19 | 18.9 MB | 12735 | 8633 | 382 | 1.8 | 19 |
| compile: 6 | compile: 3.2 MB | compile: 2116 | compile: 1777 | compile: 103 | 1.8 | compile: 6 |
| runtime: 5 | runtime: 2.9 MB | runtime: 1890 | runtime: 1602 | runtime: 85 | runtime: 5 | |
| provided: 2 | provided: 1 MB | provided: 760 | provided: 626 | provided: 41 | provided: 2 | |
| test: 6 | test: 11.7 MB | test: 7969 | test: 4628 | test: 153 | 1.8 | test: 6 |


