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:
runtime
The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.eclipse | yasson | 1.0.1 | jar | Eclipse Distribution License 1.0 (BSD), Eclipse Public License 1.0 |
org.glassfish | javax.json | 1.1.2 | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
org.slf4j | jcl-over-slf4j | [1.7.25,2.0) | jar | MIT License |
org.slf4j | jul-to-slf4j | [1.7.25,2.0) | jar | MIT License |
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 |
---|---|---|---|---|
com.github.tomakehurst | wiremock | 2.19.0 | jar | The Apache Software License, Version 2.0 |
org.glassfish.jaxb | jaxb-runtime | 2.4.0-b180830.0438 | jar | CDDL+GPL License |
org.hamcrest | java-hamcrest | 2.0.0.0 | jar | BSD Licence 3 |
org.mockito | mockito-core | 2.22.0 | jar | The MIT License |
org.slf4j | slf4j-simple | [1.7.25,2.0) | jar | MIT License |
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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The BSD 3-Clause License |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
org.slf4j | slf4j-api | [1.7.25,2.0) | jar | MIT License |