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.tentackle | tentackle-common | 25.18.0.0 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999 |
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.postgresql | postgresql | 42.7.10 | jar | BSD-2-Clause |
| 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.
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.checkerframework | checker-qual | 3.52.0 | jar | The MIT License |
| 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-sql:jar:25.18.0.0
- org.tentackle:tentackle-common:jar:25.18.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.postgresql:postgresql:jar:42.7.10 (test)
- org.checkerframework:checker-qual:jar:3.52.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.52.0 (test)
- org.testng:testng:jar:7.12.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-common:jar:25.18.0.0 (compile)
Licenses
BSD-2-Clause: PostgreSQL JDBC Driver
The MIT License: Checker Qual
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 SQL
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| checker-qual-3.52.0.jar | 241.6 kB | 459 | 386 | 33 | 1.8 | Yes |
| jcommander-1.83.jar | 89.7 kB | 82 | 72 | 6 | 1.8 | Yes |
| postgresql-42.7.10.jar | 1.1 MB | 552 | - | - | - | - |
| • Root | - | 544 | 480 | 38 | 1.8 | Yes |
| • Versioned | - | 8 | 2 | 1 | 11 | 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 |
| tentackle-common-25.18.0.0.jar | 122.5 kB | 96 | 70 | 3 | - | - |
| testng-7.12.0.jar | 992.9 kB | 592 | 545 | 25 | 11 | Yes |
| jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 8 | 3 MB | 1892 | 1614 | 110 | 11 | 6 |
| compile: 1 | compile: 122.5 kB | compile: 96 | compile: 70 | compile: 3 | - | - |
| test: 7 | test: 2.9 MB | test: 1796 | test: 1544 | test: 107 | 11 | test: 6 |


