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.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
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.7.2 | jar | Eclipse Public License v2.0 |
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.28 | jar | The MIT License |
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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.8.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.8.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Unknown: workflow-api
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
Apache License, Version 2.0: Apache Commons Lang
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
junit-jupiter-5.7.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.8.2.jar | 193.5 kB | 183 | 168 | 8 | 9 | Yes |
junit-jupiter-engine-5.8.2.jar | 229.7 kB | 140 | 123 | 9 | 9 | Yes |
junit-jupiter-params-5.8.2.jar | 577.3 kB | 377 | 343 | 22 | 9 | Yes |
junit-platform-commons-1.8.2.jar | 100.4 kB | 63 | 43 | 7 | 9 | Yes |
junit-platform-engine-1.8.2.jar | 185.8 kB | 142 | 126 | 9 | 9 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | 9 | Yes |
lombok-1.18.28.jar | 2 MB | 1049 | 169 | 13 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 3.9 MB | 2353 | 1328 | 90 | 9 | 9 |
compile: 1 | compile: 587.4 kB | compile: 374 | compile: 345 | compile: 17 | 9 | compile: 1 |
provided: 1 | provided: 2 MB | provided: 1049 | provided: 169 | provided: 13 | provided: 1 | |
test: 8 | test: 1.3 MB | test: 930 | test: 814 | test: 60 | 9 | test: 7 |