Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.fasterxml.jackson.corejackson-core2.3.3jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.github.jsonld-javajsonld-java0.5.1jarRevised BSD License
com.sun.jerseyjersey-client1.8jarCDDL 1.1-GPL2 w/ CPE
org.jsoupjsoup1.8.3jarThe MIT License
org.slf4jslf4j-api1.6.4jarMIT License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionTypeLicense
org.slf4jjcl-over-slf4j1.6.4jarMIT License
org.slf4jslf4j-log4j121.6.4jarMIT 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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.10jarCommon Public License Version 1.0

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:

GroupIdArtifactIdVersionTypeLicense
com.fasterxml.jackson.corejackson-annotations2.3.0jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.corejackson-databind2.3.3jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.sun.jerseyjersey-core1.8jarCDDL 1.1-GPL2 w/ CPE
commons-codeccommons-codec1.6jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.2.5jarLICENSE.txt
org.apache.httpcomponentshttpclient-cache4.2.5jarLICENSE.txt
org.apache.httpcomponentshttpcore4.2.4jarLICENSE.txt

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionTypeLicense
log4jlog4j1.2.16jarThe Apache Software License, Version 2.0

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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.1jarBSD style

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: jersey-client, jersey-core

BSD style: Hamcrest Core

Educational Community License, Version 2.0: OLE

GPL2 w/ CPE: jersey-client, jersey-core

Apache License: HttpClient, HttpClient Cache, HttpCore

GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind

Common Public License Version 1.0: JUnit

Revised BSD License: JSONLD Java :: Core

The Apache Software License, Version 2.0: Apache Log4j, Commons Codec, Jackson-annotations, Jackson-core, jackson-databind

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

The MIT License: jsoup