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 | 21.16.1.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.3 | jar | BSD-2-Clause |
org.slf4j | slf4j-simple | 2.0.13 | jar | MIT License |
org.testng | testng | 7.10.2 | 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.checkerframework | checker-qual | 3.42.0 | jar | The MIT License |
org.slf4j | slf4j-api | 2.0.13 | jar | MIT License |
org.webjars | jquery | 3.7.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- org.tentackle:tentackle-sql:jar:21.16.1.0
- org.tentackle:tentackle-common:jar:21.16.1.0 (compile)
- org.postgresql:postgresql:jar:42.7.3 (test)
- org.checkerframework:checker-qual:jar:3.42.0 (test)
- org.testng:testng:jar:7.10.2 (test)
- org.slf4j:slf4j-api:jar:2.0.13 (test)
- com.beust:jcommander:jar:1.82 (test)
- org.webjars:jquery:jar:3.7.1 (test)
- org.slf4j:slf4j-simple:jar:2.0.13 (test)
Licenses
BSD-2-Clause: PostgreSQL JDBC Driver
The MIT License: Checker Qual
MIT License: SLF4J API Module, SLF4J Simple Provider, jquery
Apache License, Version 2.0: jcommander, testng
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 |
---|---|---|---|---|---|---|
jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes |
checker-qual-3.42.0.jar | 230.8 kB | 438 | 369 | 30 | 1.8 | Yes |
postgresql-42.7.3.jar | 1.1 MB | 551 | 484 | 44 | 1.8 | Yes |
slf4j-api-2.0.13.jar | 68.6 kB | 70 | - | - | - | - |
• Root | - | 68 | 54 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-simple-2.0.13.jar | 15.7 kB | 22 | - | - | - | - |
• Root | - | 20 | 6 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
tentackle-common-21.16.1.0.jar | 115.6 kB | 90 | 65 | 3 | 21 | Yes |
testng-7.10.2.jar | 987.8 kB | 594 | 547 | 25 | 11 | Yes |
jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 2.9 MB | 1867 | 1598 | 114 | 21 | 7 |
compile: 1 | compile: 115.6 kB | compile: 90 | compile: 65 | compile: 3 | 21 | compile: 1 |
test: 7 | test: 2.8 MB | test: 1777 | test: 1533 | test: 111 | 11 | test: 6 |