Project Dependencies
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.testng | testng | 7.8.0 | 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.
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 |
|---|---|---|---|---|
| com.beust | jcommander | 1.82 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
| org.webjars | jquery | 3.6.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- com.soebes.tpmg.examples.testing.ut-example:unit-test-example-testng:jar:0.1.0-SNAPSHOT
- org.testng:testng:jar:7.8.0 (test)
- org.slf4j:slf4j-api:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- com.beust:jcommander:jar:1.82 (test)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:jquery:jar:3.6.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (test)
- org.testng:testng:jar:7.8.0 (test)
Licenses
Apache License 2.0: TMPG :: Testing :: Unit Test Example (TestNG)
MIT License: SLF4J API Module, jquery
Apache License, Version 2.0: jcommander, testng
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| testng-7.8.0.jar | 1 MB | 625 | 577 | 27 | 11 | Yes |
| jquery-3.6.1.jar | 314.6 kB | 18 | 0 | 0 | - | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 4 | 1.5 MB | 773 | 684 | 38 | 11 | 3 |
| test: 4 | test: 1.5 MB | test: 773 | test: 684 | test: 38 | 11 | test: 3 |

