The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.xebialabs.restito | restito | 0.7 | jar | MIT |
ddf.support | support-findbugs | 2.3.6 | jar | - |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.glassfish.grizzly | grizzly-http-server | 2.3.17 | jar | CDDL+GPL |
org.hamcrest | hamcrest-all | 1.3 | jar | New BSD License |
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 | License |
---|---|---|---|---|
org.mockito | mockito-all | 1.10.19 | jar | The MIT License |
xmlunit | xmlunit | 1.4 | jar | BSD License |
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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
asm | asm | 3.3.1 | jar | BSD |
com.jayway.jsonpath | json-path | 2.0.0 | jar | The Apache Software License, Version 2.0 |
com.sun.jersey | jersey-core | 1.18.3 | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.jersey | jersey-grizzly2 | 1.18.3 | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.jersey | jersey-server | 1.18.3 | jar | CDDL 1.1-GPL2 w/ CPE |
net.minidev | http://asm/ | 1.0.2 | jar | The Apache Software License, Version 2.0 |
net.minidev | http://json-smart/ | 2.1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.mina | mina-core | 2.0.4 | jar | Apache 2.0 License |
org.glassfish.grizzly | grizzly-framework | 2.3.17 | jar | CDDL+GPL |
org.glassfish.grizzly | grizzly-http | 2.3.17 | jar | CDDL+GPL |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 1.10.17 | jar | The MIT License |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
CDDL+GPL: grizzly-framework, grizzly-http, grizzly-http-server
GNU Lesser General Public v3: DDF :: Test :: Thirdparty :: RESTITO
CDDL 1.1: jersey-core, jersey-grizzly2, jersey-server
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
GPL2 w/ CPE: jersey-core, jersey-grizzly2, jersey-server
New BSD License: Hamcrest All, Hamcrest Core
Apache 2: Objenesis
BSD: ASM Core
Unknown: DDF Support Findbugs
BSD License: XMLUnit for Java
The MIT License: Mockito
Apache 2.0 License: Apache MINA Core
MIT: Restito
The Apache Software License, Version 2.0: ASM helper Minidev, JSON Small and Fast Parser, Json Path