Project Dependency Management

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
org.junit.jupiter junit-jupiter-api 5.14.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.14.4 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.14.4 jar Eclipse Public License v2.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
jakarta.json jakarta.json-api 2.1.3 jar Eclipse Public License 2.0, GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.json.bind jakarta.json.bind-api 3.0.1 jar Eclipse Public License 2.0, GNU General Public License, version 2 with the GNU Classpath Exception