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.jline | jline-reader | 3.26.3 | jar | The BSD License |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
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.testng | testng | 7.7.1 | 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 |
---|---|---|---|---|
org.jline | jline-native | 3.26.3 | jar | The BSD License |
org.jline | jline-terminal | 3.26.3 | jar | The BSD License |
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.webjars | jquery | 3.6.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- org.dellroad:java-console-toolkit-core:jar:1.1.0
- org.jline:jline-reader:jar:3.26.3 (compile)
- org.jline:jline-terminal:jar:3.26.3 (compile)
- org.jline:jline-native:jar:3.26.3 (compile)
- org.jline:jline-native:jar:3.26.3 (compile)
- org.jline:jline-terminal:jar:3.26.3 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.testng:testng:jar:7.7.1 (test)
- com.beust:jcommander:jar:1.82 (test)
- org.webjars:jquery:jar:3.6.1 (test)
- com.beust:jcommander:jar:1.82 (test)
- org.jline:jline-reader:jar:3.26.3 (compile)
Licenses
The BSD License: JLine Native Library, JLine Reader, JLine Terminal
MIT License: SLF4J API Module, jquery
Apache License, Version 2.0: jcommander, testng
The Apache Software License, Version 2.0: Java Console Toolkit Core
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 |
jline-native-3.26.3.jar | 190.1 kB | 70 | 18 | 1 | 1.8 | Yes |
jline-reader-3.26.3.jar | 183.9 kB | 86 | 72 | 5 | 1.8 | Yes |
jline-terminal-3.26.3.jar | 264.5 kB | 153 | 110 | 5 | 1.8 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
testng-7.7.1.jar | 1 MB | 618 | 570 | 27 | 11 | Yes |
jquery-3.6.1.jar | 314.6 kB | 18 | 0 | 0 | - | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 2.1 MB | 1100 | 898 | 49 | 11 | 6 |
compile: 4 | compile: 707.9 kB | compile: 380 | compile: 255 | compile: 15 | 1.8 | compile: 4 |
test: 3 | test: 1.4 MB | test: 720 | test: 643 | test: 34 | 11 | test: 2 |