Dependencies Report
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 |
---|---|---|---|---|
com.github.krukow | clj-ds | 0.0.4 | jar | Eclipse Public License - Version 1.0 |
org.projectlombok | lombok | 1.18.8 | jar | The MIT License |
org.slf4j | slf4j-api | 1.7.26 | 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-engine | 5.5.1 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.5.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.5.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.5.1 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.sysfoundry:kiln:pom:1.0-SNAPSHOT Info
- org.projectlombok:lombok:jar:1.18.8 (compile) Info
- org.slf4j:slf4j-api:jar:1.7.26 (compile) Info
- com.github.krukow:clj-ds:jar:0.0.4 (compile) Info
- org.junit.jupiter:junit-jupiter-engine:jar:5.5.1 (test) Info
- org.apiguardian:apiguardian-api:jar:1.1.0 (test) Info
- org.junit.platform:junit-platform-engine:jar:1.5.1 (test) Info
- org.opentest4j:opentest4j:jar:1.2.0 (test) Info
- org.junit.platform:junit-platform-commons:jar:1.5.1 (test) Info
- org.junit.jupiter:junit-jupiter-api:jar:5.5.1 (test) Info
Licenses
Eclipse Public License - Version 1.0: clj-ds
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
MIT License: SLF4J API Module
Apache License, Version 2.0: Kiln framework
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
clj-ds-0.0.4.jar | 269.2 kB | 211 | 199 | 2 | 1.5 | Yes |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
junit-jupiter-api-5.5.1.jar | 141.8 kB | 141 | 127 | 7 | - | Yes |
junit-jupiter-engine-5.5.1.jar | 219 kB | 142 | 124 | 10 | - | Yes |
junit-platform-commons-1.5.1.jar | 91.7 kB | 58 | 38 | 7 | - | Yes |
junit-platform-engine-1.5.1.jar | 163.9 kB | 133 | 117 | 9 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
lombok-1.18.8.jar | 1.7 MB | 968 | 148 | 12 | - | Yes |
slf4j-api-1.7.26.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
9 | 2.7 MB | 1718 | 797 | 55 | 1.5 | 9 |
compile: 3 | compile: 2 MB | compile: 1225 | compile: 381 | compile: 18 | - | compile: 3 |
test: 6 | test: 626.4 kB | test: 493 | test: 416 | test: 37 | - | test: 6 |