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.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.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-update:jar:21.16.1.0
- org.tentackle:tentackle-common:jar:21.16.1.0 (compile)
- 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
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 Update
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-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 |
6 | 1.6 MB | 878 | 745 | 40 | 21 | 5 |
compile: 1 | compile: 115.6 kB | compile: 90 | compile: 65 | compile: 3 | 21 | compile: 1 |
test: 5 | test: 1.5 MB | test: 788 | test: 680 | test: 37 | 11 | test: 4 |