Project Dependency Management

compile

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

GroupId ArtifactId Version Type License
junit junit 4.12 jar Eclipse Public License 1.0
org.glassfish javax.json 1.1.3 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.junit.jupiter junit-jupiter 5.5.1 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
javax javaee-web-api 8.0 jar CDDL + GPLv2 with classpath exception