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.slf4j | slf4j-api | 1.7.30 | 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.junit.jupiter | junit-jupiter | 5.6.2 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 1.7.30 | jar | MIT License |
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.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.6.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.6.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.6.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.6.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.6.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- app.keve.ktlsh:ktlsh:jar:1.0.2-SNAPSHOT
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.6.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.6.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.6.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.6.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.6.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.6.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.6.2 (test)
- org.slf4j:slf4j-simple:jar:1.7.30 (test)
Licenses
The Apache License, Version 2.0: kTLSH, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Simple Binding
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
junit-jupiter-5.6.2.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.6.2.jar | 154 kB | 150 | 135 | 8 | - | Yes |
junit-jupiter-engine-5.6.2.jar | 209.3 kB | 130 | 113 | 9 | - | Yes |
junit-jupiter-params-5.6.2.jar | 562.3 kB | 370 | 336 | 22 | - | Yes |
junit-platform-commons-1.6.2.jar | 96.7 kB | 61 | 41 | 7 | - | Yes |
junit-platform-engine-1.6.2.jar | 174.1 kB | 139 | 123 | 9 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.30.jar | 15.2 kB | 20 | 10 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 1.3 MB | 940 | 803 | 65 | 1.5 | 9 |
compile: 1 | compile: 41.5 kB | compile: 46 | compile: 34 | compile: 4 | - | compile: 1 |
test: 9 | test: 1.2 MB | test: 894 | test: 769 | test: 61 | - | test: 8 |