Project Dependencies

compile

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

test

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

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

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

test

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.objenesis objenesis 2.1 jar Apache 2

Project Dependency Graph

Dependency Tree

  • ddf.test.thirdparty:restito:bundle:2.9.0-SNAPSHOT Information
    • com.xebialabs.restito:restito:jar:0.7 (compile) Information
      • com.jayway.jsonpath:json-path:jar:2.0.0 (compile) Information
        • net.minidev:json-smart:jar:2.1.1 (compile) Information
      • org.slf4j:slf4j-api:jar:1.7.5 (compile) Information
      • org.mockito:mockito-core:jar:1.10.17 (compile) Information
        • org.objenesis:objenesis:jar:2.1 (test) Information
      • org.apache.mina:mina-core:jar:2.0.4 (compile) Information
      • com.sun.jersey:jersey-grizzly2:jar:1.18.3 (compile) Information
        • com.sun.jersey:jersey-server:jar:1.18.3 (compile) Information
          • com.sun.jersey:jersey-core:jar:1.18.3 (compile) Information
    • org.glassfish.grizzly:grizzly-http-server:jar:2.3.17 (compile) Information
    • org.hamcrest:hamcrest-all:jar:1.3 (compile) Information
    • junit:junit:jar:4.12 (compile) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (compile) Information
    • org.mockito:mockito-all:jar:1.10.19 (test) Information
    • xmlunit:xmlunit:jar:1.4 (test) Information
    • ddf.support:support-findbugs:jar:2.3.6 (compile) Information

Licenses

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