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-api | 5.10.5 | 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.38 | 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.platform | junit-platform-commons | 1.10.5 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Unknown: Commons API
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 API, JUnit Platform Commons
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
junit-jupiter-api-5.10.5.jar | 211.5 kB | 198 | 183 | 8 | - | Yes |
junit-platform-commons-1.10.5.jar | 106.2 kB | 64 | 44 | 7 | - | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 13 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 2.4 MB | 1368 | 417 | 32 | 0.0 | 5 |
test: 4 | test: 338.8 kB | test: 286 | test: 239 | test: 19 | - | test: 4 |
provided: 1 | provided: 2.1 MB | provided: 1082 | provided: 178 | provided: 13 | - | provided: 1 |