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 | Optional |
|---|---|---|---|---|---|
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT | No |
| org.tentackle | tentackle-core | 25.18.0.0 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999 | Yes |
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.slf4j | slf4j-simple | 2.0.17 | jar | MIT |
| org.testng | testng | 7.12.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.
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 | Optional |
|---|---|---|---|---|---|
| org.tentackle | tentackle-common | 25.18.0.0 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999 | Yes |
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.jcommander | jcommander | 1.83 | jar | Apache License, Version 2.0 |
| org.webjars | jquery | 3.7.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- org.tentackle:tentackle-log-slf4j:jar:25.18.0.0
- org.tentackle:tentackle-core:jar:25.18.0.0 (compile)
- org.tentackle:tentackle-common:jar:25.18.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.tentackle:tentackle-common:jar:25.18.0.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.testng:testng:jar:7.12.0 (test)
- org.jcommander:jcommander:jar:1.83 (test)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:jquery:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jcommander:jcommander:jar:1.83 (test)
- org.slf4j:slf4j-simple:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.tentackle:tentackle-core:jar:25.18.0.0 (compile)
Licenses
MIT License: jquery
Apache License, Version 2.0: jcommander, testng
MIT: SLF4J API Module, SLF4J Simple Provider
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999: Tentackle Common, Tentackle Core, Tentackle Logging SLF4J
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jcommander-1.83.jar | 89.7 kB | 82 | 72 | 6 | 1.8 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| testng-7.12.0.jar | 992.9 kB | 592 | 545 | 25 | 11 | Yes |
| jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - |
| tentackle-common-25.18.0.0.jar | 122.5 kB | 96 | 70 | 3 | - | - |
| tentackle-core-25.18.0.0.jar | 819.2 kB | 673 | 598 | 27 | - | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 7 | 2.4 MB | 1554 | 1346 | 66 | 11 | 4 |
| compile: 3 | compile: 1 MB | compile: 840 | compile: 723 | compile: 34 | 1.8 | compile: 1 |
| test: 4 | test: 1.4 MB | test: 714 | test: 623 | test: 32 | 11 | test: 3 |


