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.hp.hpl.jenajena2.6.4jarBSD
com.sun.jerseyjersey-client1.13jarCDDL 1.1-GPL2 w/ CPE
com.sun.jersey.contribsjersey-multipart1.13jarCDDL 1.1-GPL2 w/ CPE
eu.medsea.mimeutilmime-util2.1.3jarThe Apache Software License, Version 2.0
joda-timejoda-time2.1jarApache 2
org.apache.santuarioxmlsec1.4.6jarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-mapper-lgpl1.9.7jarGNU Lesser General Public License (LGPL), Version 2.1
org.slf4jslf4j-api1.6.6jarMIT License
xercesxercesImpl2.10.0jarThe Apache Software License, Version 2.0

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.6jarMIT License
org.slf4jlog4j-over-slf4j1.6.6jarApache Software Licenses

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
com.carrotsearchjunit-benchmarks0.3.0jarThe Apache Software License, Version 2.0
com.h2databaseh21.3.167jarThe H2 License, Version 1.0
junitjunit4.10jarCommon Public License Version 1.0
org.apache.mavenmaven-artifact3.0.3jarThe Apache Software License, Version 2.0
org.mockitomockito-all1.9.0jarThe MIT License
xmlunitxmlunit1.3jarBSD 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:

GroupIdArtifactIdVersionTypeLicense
com.hp.hpl.jenairi0.8jarBSD-style license
com.ibm.icuicu4j3.4.4jarICU License
com.sun.jerseyjersey-core1.13jarCDDL 1.1-GPL2 w/ CPE
org.codehaus.jacksonjackson-core-lgpl1.9.7jarGNU Lesser General Public License (LGPL), Version 2.1
org.jvnetmimepull1.6jarDual license consisting of the CDDL v1.1 and GPL v2
xml-apisxml-apis1.4.01jarThe Apache Software License, Version 2.0-The SAX License-The W3C 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
org.codehaus.plexusplexus-utils2.0.6jarThe Apache Software License, Version 2.0
org.hamcresthamcrest-core1.1jarBSD style

Project Dependency Graph

Dependency Tree

  • com.yourmediashelf.fedora.client:fedora-client-core:jar:0.6 Information
    • com.sun.jersey:jersey-client:jar:1.13 (compile) Information
      • com.sun.jersey:jersey-core:jar:1.13 (compile) Information
    • com.sun.jersey.contribs:jersey-multipart:jar:1.13 (compile) Information
    • eu.medsea.mimeutil:mime-util:jar:2.1.3 (compile) Information
    • joda-time:joda-time:jar:2.1 (compile) Information
    • com.hp.hpl.jena:jena:jar:2.6.4 (compile) Information
      • com.hp.hpl.jena:iri:jar:0.8 (compile) Information
      • com.ibm.icu:icu4j:jar:3.4.4 (compile) Information
    • org.apache.santuario:xmlsec:jar:1.4.6 (compile) Information
    • org.codehaus.jackson:jackson-mapper-lgpl:jar:1.9.7 (compile) Information
    • org.slf4j:jcl-over-slf4j:jar:1.6.6 (runtime) Information
    • org.slf4j:log4j-over-slf4j:jar:1.6.6 (runtime) Information
    • xerces:xercesImpl:jar:2.10.0 (compile) Information
      • xml-apis:xml-apis:jar:1.4.01 (compile) Information
    • com.carrotsearch:junit-benchmarks:jar:0.3.0 (test) Information
    • com.h2database:h2:jar:1.3.167 (test) Information
    • org.mockito:mockito-all:jar:1.9.0 (test) Information
    • xmlunit:xmlunit:jar:1.3 (test) Information
    • org.apache.maven:maven-artifact:jar:3.0.3 (test) Information
    • org.slf4j:slf4j-api:jar:1.6.6 (compile) Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information

Licenses

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