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.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.testng | testng | 6.11 | jar | Apache 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.64 | jar | Apache 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.yaml | snakeyaml | 1.17 | jar | Apache License, Version 2.0 |
Eclipse Public License 1.0: JUnit
Apache 2.0: jcommander, testng
MIT License: SLF4J API Module
Apache License, Version 2.0: SnakeYAML, streams-schemas
New BSD License: Hamcrest Core
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcommander-1.64.jar | 65.6 kB | 65 | 64 | 5 | 1.8 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
testng-6.11.jar | 763 kB | 558 | 542 | 23 | 1.7 | Yes |
snakeyaml-1.17.jar | 273.6 kB | 242 | 206 | 19 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 1.5 MB | 1286 | 1177 | 84 | 1.8 | 6 |
compile: 1 | compile: 41.2 kB | compile: 46 | compile: 34 | compile: 4 | - | compile: 1 |
test: 5 | test: 1.5 MB | test: 1240 | test: 1143 | test: 80 | - | test: 5 |