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.hp.hpl.jena | jena | 2.6.4 | jar | BSD |
com.sun.jersey | jersey-client | 1.13 | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.jersey.contribs | jersey-multipart | 1.13 | jar | CDDL 1.1-GPL2 w/ CPE |
eu.medsea.mimeutil | mime-util | 2.1.3 | jar | The Apache Software License, Version 2.0 |
joda-time | joda-time | 2.1 | jar | Apache 2 |
org.apache.santuario | xmlsec | 1.4.6 | jar | The Apache Software License, Version 2.0 |
org.codehaus.jackson | jackson-mapper-lgpl | 1.9.7 | jar | GNU Lesser General Public License (LGPL), Version 2.1 |
org.slf4j | slf4j-api | 1.6.6 | jar | MIT License |
xerces | xercesImpl | 2.10.0 | jar | The Apache Software License, Version 2.0 |
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.6 | jar | MIT License |
org.slf4j | log4j-over-slf4j | 1.6.6 | jar | Apache Software Licenses |
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 |
---|---|---|---|---|
com.carrotsearch | junit-benchmarks | 0.3.0 | jar | The Apache Software License, Version 2.0 |
com.h2database | h2 | 1.3.167 | jar | The H2 License, Version 1.0 |
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
org.apache.maven | maven-artifact | 3.0.3 | jar | The Apache Software License, Version 2.0 |
org.mockito | mockito-all | 1.9.0 | jar | The MIT License |
xmlunit | xmlunit | 1.3 | 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 |
---|---|---|---|---|
com.hp.hpl.jena | iri | 0.8 | jar | BSD-style license |
com.ibm.icu | icu4j | 3.4.4 | jar | ICU License |
com.sun.jersey | jersey-core | 1.13 | jar | CDDL 1.1-GPL2 w/ CPE |
org.codehaus.jackson | jackson-core-lgpl | 1.9.7 | jar | GNU Lesser General Public License (LGPL), Version 2.1 |
org.jvnet | mimepull | 1.6 | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
xml-apis | xml-apis | 1.4.01 | jar | The Apache Software License, Version 2.0-The SAX License-The W3C 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.codehaus.plexus | plexus-utils | 2.0.6 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
ICU License: ICU4J
BSD style: Hamcrest Core
Apache 2: Joda time
BSD: Jena
BSD-style license: Jena IRI
The W3C License: XML Commons External Components XML APIs
Dual license consisting of the CDDL v1.1 and GPL v2: MIME streaming extension
The Apache Software License, Version 2.0: Apache Santuario, JUnitBenchmarks, Maven Artifact, Mime Detection Utility, Plexus Common Utilities, XML Commons External Components XML APIs, Xerces2-j
GNU Lesser General Public License, Version 3.0: fedora-client-core
CDDL 1.1: jersey-client, jersey-core, jersey-multipart
The SAX License: XML Commons External Components XML APIs
GPL2 w/ CPE: jersey-client, jersey-core, jersey-multipart
BSD License: XMLUnit for Java
The H2 License, Version 1.0: H2 Database Engine
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
The MIT License: Mockito
GNU Lesser General Public License (LGPL), Version 2.1: Data Mapper for Jackson, Jackson
Apache Software Licenses: Log4j Implemented Over SLF4J