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.fasterxml.jackson.core | jackson-core | 2.3.3 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1 |
com.github.jsonld-java | jsonld-java | 0.5.1 | jar | Revised BSD License |
com.sun.jersey | jersey-client | 1.8 | jar | CDDL 1.1-GPL2 w/ CPE |
org.slf4j | slf4j-api | 1.6.4 | jar | MIT License |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.6.4 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.6.4 | jar | MIT 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 |
---|---|---|---|---|
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.3.0 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1 |
com.fasterxml.jackson.core | jackson-databind | 2.3.3 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1 |
com.sun.jersey | jersey-core | 1.8 | jar | CDDL 1.1-GPL2 w/ CPE |
commons-codec | commons-codec | 1.6 | jar | The Apache Software License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.2.5 | jar | LICENSE.txt |
org.apache.httpcomponents | httpclient-cache | 4.2.5 | jar | LICENSE.txt |
org.apache.httpcomponents | httpcore | 4.2.4 | jar | LICENSE.txt |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
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.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
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