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.14.4 | 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 |
|---|---|---|---|---|
| jakarta.json | jakarta.json-api | 2.1.3 | jar | Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
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.14.4 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Eclipse Public License 2.0: Jakarta JSON Processing API
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta JSON Processing API
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
The Apache Software License, Version 2.0: Apache Johnzon
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jakarta.json-api-2.1.3.jar | 48.6 kB | 50 | 37 | 4 | 9 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
| junit-jupiter-api-5.14.4.jar | 242.5 kB | 217 | 202 | 8 | 9 | Yes |
| junit-platform-commons-1.14.4.jar | 164.4 kB | 105 | 80 | 10 | 9 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 5 | 476.6 kB | 396 | 331 | 26 | 9 | 5 |
| provided: 1 | provided: 48.6 kB | provided: 50 | provided: 37 | provided: 4 | 9 | provided: 1 |
| test: 4 | test: 427.9 kB | test: 346 | test: 294 | test: 22 | 9 | test: 4 |