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 |
---|---|---|---|---|
de.cuioss | cui-java-tools | 2.0.1 | jar | The Apache Software License, Version 2.0 |
de.cuioss.test | cui-test-generator | 2.0.0 | jar | The Apache Software License, Version 2.0 |
org.javassist | javassist | 3.30.2-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
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.10.2 | 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.30 | 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.
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
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.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.2 | jar | Eclipse Public License v2.0 |
Project Dependency Graph
Dependency Tree
- de.cuioss.test:cui-test-value-objects:jar:2.0-SNAPSHOT
- org.projectlombok:lombok:jar:1.18.30 (provided)
- de.cuioss:cui-java-tools:jar:2.0.1 (compile)
- de.cuioss.test:cui-test-generator:jar:2.0.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.javassist:javassist:jar:3.30.2-GA (compile)
- org.junit.jupiter:junit-jupiter:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
- org.projectlombok:lombok:jar:1.18.30 (provided)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License 2.0: Javassist
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
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: cui java tools, cui test generator, cui value-object testing
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
cui-java-tools-2.0.1.jar | 211.7 kB | 136 | 108 | 18 | 17 | Yes |
cui-test-generator-2.0.0.jar | 173.1 kB | 153 | 127 | 12 | 17 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | Yes |
junit-jupiter-5.10.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
lombok-1.18.30.jar | 2 MB | 1063 | 172 | 13 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 4.6 MB | 2773 | 1685 | 121 | 17 | 11 |
compile: 7 | compile: 1.5 MB | compile: 1024 | compile: 899 | compile: 66 | 17 | compile: 7 |
provided: 1 | provided: 2 MB | provided: 1063 | provided: 172 | provided: 13 | provided: 1 | |
test: 4 | test: 1 MB | test: 686 | test: 614 | test: 42 | 9 | test: 3 |