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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.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.1 | 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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Eclipse Public License 2.0: Jakarta JSON Processing API
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta JSON Processing API
Eclipse Public License 1.0: JUnit
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Johnzon
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jakarta.json-api-2.1.1.jar | 49.8 kB | 53 | 40 | 4 | 9 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
3 | 479.4 kB | 494 | 435 | 39 | 9 | 3 |
provided: 1 | provided: 49.8 kB | provided: 53 | provided: 40 | provided: 4 | 9 | provided: 1 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 |