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.apache.logging.log4j | log4j-api | 2.25.3 | jar | Apache-2.0 | No |
| org.apache.logging.log4j | log4j-core | 2.25.3 | jar | Apache-2.0 | No |
| org.tentackle | tentackle-core | 25.17.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.11.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.17.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.slf4j | slf4j-api | 2.0.17 | jar | MIT |
| org.webjars | jquery | 3.7.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- org.tentackle:tentackle-log-log4j2v:jar:25.17.0.0
- org.tentackle:tentackle-core:jar:25.17.0.0 (compile)
- org.tentackle:tentackle-common:jar:25.17.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.tentackle:tentackle-common:jar:25.17.0.0 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.25.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-core:jar:2.25.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.testng:testng:jar:7.11.0 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- 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.slf4j:slf4j-api:jar:2.0.17 (test)
- org.slf4j:slf4j-simple:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.tentackle:tentackle-core:jar:25.17.0.0 (compile)
Licenses
MIT License: jquery
Apache-2.0: Apache Log4j API, Apache Log4j Core
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 Log4J2V
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| log4j-api-2.25.3.jar | 350.6 kB | 253 | - | - | - | - |
| • Root | - | 242 | 210 | 12 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-core-2.25.3.jar | 2 MB | 1382 | - | - | - | - |
| • Root | - | 1366 | 1264 | 60 | 1.8 | Yes |
| • Versioned | - | 16 | 6 | 3 | 9 | Yes |
| 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.11.0.jar | 991.7 kB | 595 | 548 | 25 | 11 | Yes |
| jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - |
| tentackle-common-25.17.0.0.jar | 116.8 kB | 90 | 65 | 3 | - | - |
| tentackle-core-25.17.0.0.jar | 477.7 kB | 437 | 378 | 18 | - | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 9 | 4.4 MB | 2950 | 2598 | 129 | 11 | 6 |
| compile: 4 | compile: 3 MB | compile: 2162 | compile: 1917 | compile: 93 | 1.8 | compile: 2 |
| test: 5 | test: 1.5 MB | test: 788 | test: 681 | test: 36 | 11 | test: 4 |


