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.junit.jupiter | junit-jupiter | 5.9.1 | jar | Eclipse Public License v2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.24 | jar | The 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.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.9.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.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
- io.github.cuioss:cui-java-module-template:jar:1.1.0-SNAPSHOT
- org.projectlombok:lombok:jar:1.18.24 (provided)
- org.junit.jupiter:junit-jupiter:jar:5.9.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.1 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.1 (test)
- org.projectlombok:lombok:jar:1.18.24 (provided)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: cui java module template
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
junit-jupiter-5.9.1.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.9.1.jar | 207.7 kB | 194 | 179 | 8 | - | Yes |
junit-jupiter-engine-5.9.1.jar | 246.5 kB | 151 | 134 | 9 | - | Yes |
junit-jupiter-params-5.9.1.jar | 578.9 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.9.1.jar | 103 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.9.1.jar | 188.2 kB | 143 | 127 | 9 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
lombok-1.18.24.jar | 2 MB | 1045 | 168 | 13 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 3.3 MB | 1999 | 1006 | 73 | 0.0 | 8 |
test: 8 | test: 1.3 MB | test: 954 | test: 838 | test: 60 | - | test: 7 |
provided: 1 | provided: 2 MB | provided: 1045 | provided: 168 | provided: 13 | - | provided: 1 |