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.google.guava guava 19.0 jar The Apache Software License, Version 2.0
org.apache.camel camel-core 2.17.0 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.2 jar Apache License, Version 2.0
org.apache.jena jena-core 2.13.0 jar The Apache Software License, Version 2.0
org.fcrepo.client fcrepo-java-client 0.1.3 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.20 jar MIT License
org.springframework spring-tx 4.2.5.RELEASE jar The 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:

GroupId ArtifactId Version Classifier Type License
commons-io commons-io 2.4 - jar The Apache Software License, Version 2.0
org.apache.camel camel-http4 2.17.0 - jar Apache License, Version 2.0
org.apache.camel camel-spring 2.17.0 - jar Apache License, Version 2.0
org.apache.camel camel-test 2.17.0 - jar Apache License, Version 2.0
org.apache.camel.karaf apache-camel 2.17.0 features xml Apache License, Version 2.0
org.apache.jena jena-arq 2.13.0 - jar The Apache Software License, Version 2.0
org.apache.karaf apache-karaf 4.0.4 - zip Apache License, Version 2.0
org.fcrepo fcrepo-auth-common 4.5.0 - jar Apache License, Version 2.0
org.fcrepo fcrepo-configs 4.5.0 - jar Apache License, Version 2.0
org.fcrepo fcrepo-http-api 4.5.0 - jar Apache License, Version 2.0
org.fcrepo fcrepo-http-commons 4.5.0 tests test-jar Apache License, Version 2.0
org.fcrepo fcrepo-jms 4.5.0 - jar Apache License, Version 2.0
org.fcrepo fcrepo-kernel-api 4.5.0 - jar Apache License, Version 2.0
org.fcrepo fcrepo-kernel-modeshape 4.5.0 - jar Apache License, Version 2.0
org.fcrepo fcrepo-metrics 4.5.0 - jar Apache License, Version 2.0
org.fcrepo.transform fcrepo-transform 4.5.0 - jar Apache License, Version 2.0
org.glassfish.grizzly grizzly-http-servlet 2.3.24 - jar CDDL+GPL
org.glassfish.jersey.core jersey-common 2.15 - jar CDDL+GPL License
org.glassfish.jersey.ext jersey-spring3 2.15 - jar CDDL+GPL License
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 2.15 - jar CDDL+GPL License
org.mockito mockito-core 1.10.8 - jar The MIT License
org.ops4j.pax.exam pax-exam-container-karaf 4.8.0 - jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-junit4 4.8.0 - jar Apache License, Version 2.0
org.slf4j slf4j-log4j12 1.7.20 - jar MIT License
org.springframework spring-aop 4.2.5.RELEASE - jar The Apache Software License, Version 2.0
org.springframework spring-context 4.2.5.RELEASE - jar The Apache Software License, Version 2.0
org.springframework spring-test 4.2.5.RELEASE - jar The Apache Software License, Version 2.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:

GroupId ArtifactId Version Type License
com.sun.xml.bind jaxb-core 2.2.11 jar CDDL+GPL License
com.sun.xml.bind jaxb-impl 2.2.11 jar CDDL+GPL License
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.apache.jena jena-iri 1.1.2 jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.2.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.2.5.RELEASE jar The Apache Software License, Version 2.0
xerces xercesImpl 2.11.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The 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:

GroupId ArtifactId Version Classifier Type License
antlr antlr 2.7.2 - jar -
aopalliance aopalliance 1.0 - jar Public Domain
biz.aQute.bnd bndlib 2.4.0 - jar Apache Software License 2.0
ch.qos.cal10n cal10n-api 0.8.1 - jar MIT License
com.fasterxml.jackson.core jackson-annotations 2.3.2 - jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-core 2.3.2 - jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.3.2 - jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.jaxrs jackson-jaxrs-base 2.3.2 - jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider 2.3.2 - jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.3.2 - 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.github.jsonld-java jsonld-java-sesame 0.5.1 - jar Revised BSD License
commons-beanutils commons-beanutils 1.7.0 - jar -
commons-chain commons-chain 1.1 - jar /LICENSE.txt
commons-collections commons-collections 3.2.1 - jar The Apache Software License, Version 2.0
commons-digester commons-digester 1.8 - jar /LICENSE.txt
commons-lang commons-lang 2.4 - jar The Apache Software License, Version 2.0
commons-net commons-net 3.3 - jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.6 - jar The Apache Software License, Version 2.0
commons-validator commons-validator 1.3.1 - jar /LICENSE.txt
io.dropwizard.metrics metrics-annotation 3.1.0 - jar Apache License 2.0
io.dropwizard.metrics metrics-core 3.1.0 - jar Apache License 2.0
io.dropwizard.metrics metrics-graphite 3.1.0 - jar Apache License 2.0
io.dropwizard.metrics metrics-healthchecks 3.1.0 - jar Apache License 2.0
io.dropwizard.metrics metrics-jersey2 3.1.0 - jar Apache License 2.0
io.dropwizard.metrics metrics-json 3.1.0 - jar Apache License 2.0
io.dropwizard.metrics metrics-jvm 3.1.0 - jar Apache License 2.0
io.dropwizard.metrics metrics-servlets 3.1.0 - jar Apache License 2.0
javax.annotation javax.annotation-api 1.2 - jar CDDL + GPLv2 with classpath exception
javax.jcr jcr 2.0 - jar Day Specification License-Day Specification License addendum
javax.servlet javax.servlet-api 3.1.0 - jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final - jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0.1 - jar CDDL 1.1-GPL2 w/ CPE
jline jline 2.13 - jar The BSD License
joda-time joda-time 1.6.2 - jar Apache 2
junit junit 4.11 - jar Common Public License Version 1.0
org.apache.activemq activemq-broker 5.10.0 - jar The Apache Software License, Version 2.0
org.apache.activemq activemq-client 5.10.0 - jar The Apache Software License, Version 2.0
org.apache.activemq activemq-jms-pool 5.10.0 - jar The Apache Software License, Version 2.0
org.apache.activemq activemq-kahadb-store 5.10.0 - jar The Apache Software License, Version 2.0
org.apache.activemq activemq-openwire-legacy 5.10.0 - jar The Apache Software License, Version 2.0
org.apache.activemq activemq-pool 5.10.0 - jar The Apache Software License, Version 2.0
org.apache.activemq activemq-spring 5.10.0 - jar The Apache Software License, Version 2.0
org.apache.activemq activemq-stomp 5.10.0 - jar The Apache Software License, Version 2.0
org.apache.activemq.protobuf activemq-protobuf 1.1 - jar The Apache Software License, Version 2.0
org.apache.camel camel-http-common 2.17.0 - jar Apache License, Version 2.0
org.apache.commons commons-compress 1.4.1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-csv 1.0 - jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.configadmin 1.8.8 - jar Apache License, Version 2.0
org.apache.felix org.apache.felix.fileinstall 3.5.0 - jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.framework 5.4.0 - jar Apache License, Version 2.0
org.apache.felix org.apache.felix.utils 1.8.0 - jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-j2ee-management_1.1_spec 1.0.1 - jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 - jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-jta_1.0.1B_spec 1.0.1 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient-cache 4.2.6 - jar LICENSE.txt
org.apache.jena apache-jena-libs 2.13.0 - pom The Apache Software License, Version 2.0
org.apache.jena jena-tdb 1.1.2 - jar The Apache Software License, Version 2.0
org.apache.karaf org.apache.karaf.client 4.0.4 - jar Apache License, Version 2.0
org.apache.karaf org.apache.karaf.exception 4.0.4 - jar Apache License, Version 2.0
org.apache.karaf org.apache.karaf.main 4.0.4 - jar Apache License, Version 2.0
org.apache.karaf org.apache.karaf.util 4.0.4 - jar Apache License, Version 2.0
org.apache.karaf.diagnostic org.apache.karaf.diagnostic.boot 4.0.4 - jar Apache License, Version 2.0
org.apache.karaf.features base 4.0.4 - jar Apache License, Version 2.0
org.apache.karaf.features enterprise 4.0.4 features xml Apache License, Version 2.0
org.apache.karaf.features framework 4.0.4 - kar Apache License, Version 2.0
org.apache.karaf.features org.apache.karaf.features.core 4.0.4 - jar Apache License, Version 2.0
org.apache.karaf.features spring 4.0.4 features xml Apache License, Version 2.0
org.apache.karaf.features standard 4.0.4 features xml Apache License, Version 2.0
org.apache.karaf.jaas org.apache.karaf.jaas.boot 4.0.4 - jar Apache License, Version 2.0
org.apache.marmotta ldpath-api 3.2.1 - jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-backend-jena 3.2.1 - jar The Apache Software License, Version 2.0
org.apache.marmotta ldpath-core 3.2.1 - jar The Apache Software License, Version 2.0
org.apache.sshd sshd-core 0.14.0 - jar Apache 2.0 License
org.apache.struts struts-core 1.3.8 - jar The Apache Software License, Version 2.0
org.apache.struts struts-taglib 1.3.8 - jar The Apache Software License, Version 2.0
org.apache.struts struts-tiles 1.3.8 - jar The Apache Software License, Version 2.0
org.apache.thrift libthrift 0.9.2 - jar The Apache Software License, Version 2.0
org.apache.tika tika-core 1.8 - jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.7 - jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 - jar The Apache Software License, Version 2.0
org.apache.xbean xbean-spring 3.16 - jar The Apache Software License, Version 2.0
org.eclipse.birt.runtime org.eclipse.osgi 3.10.2.v20150203-1939 - jar Eclipse Public License - v 1.0
org.fcrepo fcrepo-connector-file 4.5.0 - jar Apache License, Version 2.0
org.fcrepo fcrepo-http-commons 4.5.0 - jar Apache License, Version 2.0
org.fcrepo fcrepo-serialization 4.5.0 - jar Apache License, Version 2.0
org.fusesource.hawtbuf hawtbuf 1.10 - jar The Apache Software License, Version 2.0
org.glassfish.grizzly grizzly-framework 2.3.24 - jar CDDL+GPL
org.glassfish.grizzly grizzly-http 2.3.24 - jar CDDL+GPL
org.glassfish.grizzly grizzly-http-server 2.3.24 - jar CDDL+GPL
org.glassfish.hk2 class-model 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 config-types 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 core 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-api 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-config 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-runlevel 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 osgi-resource-locator 1.0.1 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 spring-bridge 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external aopalliance-repackaged 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external asm-all-repackaged 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external bean-validator 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.4.0-b06 - jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.bundles.repackaged jersey-guava 2.15 - jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-grizzly2-http 2.15 - jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-grizzly2-servlet 2.15 - jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet 2.15 - jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet-core 2.15 - jar CDDL+GPL License
org.glassfish.jersey.core jersey-client 2.15 - jar CDDL+GPL License
org.glassfish.jersey.core jersey-server 2.15 - jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-json-jackson 2.13 - jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-multipart 2.13 - jar CDDL+GPL License
org.glassfish.jersey.test-framework jersey-test-framework-core 2.15 - jar CDDL+GPL License
org.hamcrest hamcrest-core 1.1 - jar BSD style
org.infinispan infinispan-commons 7.2.4.Final - jar Apache License
org.infinispan infinispan-core 7.2.4.Final - jar Apache License
org.javassist javassist 3.18.1-GA - jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss.jbossts jbossjta 4.16.6.Final - jar LGPL 2.1
org.jboss.logging jboss-logging 3.1.4.GA - jar Apache License, version 2.0
org.jboss.marshalling jboss-marshalling-osgi 1.4.10.Final - jar Public Domain
org.jboss.spec.javax.transaction jboss-transaction-api_1.1_spec 1.0.1.Final - jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jgroups jgroups 3.6.2.Final - jar Apache License 2.0
org.jledit core 0.2.1 - jar The Apache Software License, Version 2.0
org.jvnet tiger-types 1.4 - jar -
org.jvnet.mimepull mimepull 1.9.3 - jar CDDL 1.1-GPL2 w/ CPE
org.mapdb mapdb 1.0.6 - jar The Apache Software License, Version 2.0
org.modeshape modeshape-common 4.4.0.Final - jar Apache Software License 2.0
org.modeshape modeshape-jcr 4.4.0.Final - jar Apache Software License 2.0
org.modeshape modeshape-jcr-api 4.4.0.Final - jar Apache Software License 2.0
org.modeshape modeshape-schematic 4.4.0.Final - jar Apache Software License 2.0
org.modeshape modeshape-web-jcr 4.4.0.Final - jar Apache Software License 2.0
org.objenesis objenesis 2.1 - jar Apache 2
org.openrdf.sesame sesame-model 2.7.13 - jar Aduna BSD license
org.openrdf.sesame sesame-rio-api 2.7.13 - jar Aduna BSD license
org.openrdf.sesame sesame-rio-datatypes 2.7.13 - jar Aduna BSD license
org.openrdf.sesame sesame-rio-languages 2.7.13 - jar Aduna BSD license
org.openrdf.sesame sesame-rio-n3 2.7.13 - jar Aduna BSD license
org.openrdf.sesame sesame-rio-ntriples 2.7.13 - jar Aduna BSD license
org.openrdf.sesame sesame-rio-rdfxml 2.7.13 - jar Aduna BSD license
org.openrdf.sesame sesame-rio-turtle 2.7.13 - jar Aduna BSD license
org.openrdf.sesame sesame-util 2.7.13 - jar Aduna BSD license
org.ops4j.base ops4j-base-exec 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-io 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-lang 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-monitors 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-net 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-spi 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-store 1.5.0 - jar ALv2
org.ops4j.base ops4j-base-util-property 1.5.0 - jar ALv2
org.ops4j.pax.exam pax-exam 4.8.0 - jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-container-rbc 4.8.0 - jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-container-rbc-client 4.8.0 - jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-container-remote 4.8.0 - jar Apache License, Version 2.0
org.ops4j.pax.exam pax-exam-spi 4.8.0 - jar Apache License, Version 2.0
org.ops4j.pax.logging pax-logging-api 1.8.5 - jar ALv2
org.ops4j.pax.logging pax-logging-service 1.8.5 - jar ALv2
org.ops4j.pax.swissbox pax-swissbox-core 1.8.2 - jar ALv2
org.ops4j.pax.swissbox pax-swissbox-framework 1.8.2 - jar ALv2
org.ops4j.pax.swissbox pax-swissbox-lifecycle 1.8.2 - jar ALv2
org.ops4j.pax.swissbox pax-swissbox-tracker 1.8.2 - jar ALv2
org.ops4j.pax.tinybundles tinybundles 2.1.1 - jar ALv2
org.ops4j.pax.url pax-url-aether 2.4.5 - jar ALv2
org.ow2.asm asm-debug-all 5.0.2 - jar BSD
org.slf4j jcl-over-slf4j 1.7.6 - jar MIT License
org.slf4j jul-to-slf4j 1.7.6 - jar MIT License
org.slf4j slf4j-ext 1.7.6 - jar MIT License
org.springframework spring-expression 4.2.5.RELEASE - jar The Apache Software License, Version 2.0
org.springframework spring-web 3.2.3.RELEASE - jar The Apache Software License, Version 2.0
org.tukaani xz 1.0 - jar Public Domain
oro oro 2.0.8 - jar -
sslext sslext 1.2-0 - jar Apache Software License, Version 1.1

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

CDDL+GPL: grizzly-framework, grizzly-http, grizzly-http-server, grizzly-http-servlet

The BSD License: JLine

MIT License: Compiler assisted localization library (CAL10N) - API, JCL 1.1.1 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, SLF4J Extensions Module, SLF4J LOG4J-12 Binding

Aduna BSD license: OpenRDF Sesame: Model, OpenRDF Sesame: Rio - API, OpenRDF Sesame: Rio - Datatypes, OpenRDF Sesame: Rio - Languages, OpenRDF Sesame: Rio - N-Triples, OpenRDF Sesame: Rio - N3 (writer-only), OpenRDF Sesame: Rio - RDF/XML, OpenRDF Sesame: Rio - Turtle, OpenRDF Sesame: util

GPL2 w/ CPE: MIME streaming extension, javax.ws.rs-api

Apache Software License 2.0: A Swiss Army Knife for OSGi, ModeShape Common, ModeShape JCR Repository, ModeShape JCR Web Library, ModeShape Repository API, Schematic API

BSD style: Hamcrest Core

Apache 2: Joda time, Objenesis

BSD: ASM Debug All

Unknown: Type arithmetic library for Java5, antlr, commons-beanutils, oro

Apache License 2.0: Annotations for Metrics, Graphite Integration for Metrics, JGroups, JVM Integration for Metrics, Jackson Integration for Metrics, Javassist, Metrics Core, Metrics Health Checks, Metrics Integration for Jersey 2.x, Metrics Utility Servlets

The MIT License: Mockito

Apache License, Version 2.0: Apache Commons Lang, Apache Felix Configuration Admin Service, Apache Felix Framework, Apache HttpClient, Apache HttpCore, Apache Karaf :: Assemblies :: Default Distribution, Apache Karaf :: Assemblies :: Features :: Base, Apache Karaf :: Assemblies :: Features :: Enterprise, Apache Karaf :: Assemblies :: Features :: Framework, Apache Karaf :: Assemblies :: Features :: Spring, Apache Karaf :: Assemblies :: Features :: Standard, Apache Karaf :: Client, Apache Karaf :: Diagnostic :: Boot, Apache Karaf :: Exception, Apache Karaf :: Features :: Core, Apache Karaf :: JAAS :: Boot, Apache Karaf :: Main, Apache Karaf :: Util, Camel :: Core, Camel :: HTTP :: Common, Camel :: HTTP4, Camel :: Platforms :: Apache Karaf :: Features, Camel :: Spring, Camel :: Test, Fcrepo Camel Component, Fedora 4 Java Client Libraries, Fedora Repository Authorization Commons Module, Fedora Repository Configurations Module, Fedora Repository FileSystem Connector Module, Fedora Repository HTTP API Module, Fedora Repository HTTP Commons Module, Fedora Repository JMS Module, Fedora Repository Kernel API, Fedora Repository Kernel Implementation (ModeShape), Fedora Repository Metrics Module, Fedora Repository Object Serialization Module, Fedora Repository RDF Transformations Module, OPS4J Pax Exam API, OPS4J Pax Exam Driver JUnit4, OPS4J Pax Exam Karaf Container, OPS4J Pax Exam Remote Bundle Context, OPS4J Pax Exam Remote Bundle Context Client, OPS4J Pax Exam TestContainer Remote, OPS4J Pax Exam UI Low Level SPI

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

MPL 1.1: Javassist

Common Public License Version 1.0: JUnit

The SAX License: XML Commons External Components XML APIs

CDDL 1.1: MIME streaming extension, javax.ws.rs-api

GNU Lesser General Public License, Version 2.1: Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-module-JAXB-annotations, jackson-databind

Common Development and Distribution License: Java Transaction API

Apache License: Apache HttpClient Cache, Infinispan Commons, Infinispan Core

Day Specification License addendum: Content Repository for JavaTM Technology API

The W3C License: XML Commons External Components XML APIs

Day Specification License: Content Repository for JavaTM Technology API

Public Domain: AOP alliance, JBoss Marshalling OSGi Bundle, XZ for Java

Apache Software License, Version 1.1: sslext

Revised BSD License: JSONLD Java :: Core, JSONLD Java :: Sesame Integration

Apache 2.0 License: Apache Mina SSHD :: Core

ALv2: OPS4J Base - Execution, OPS4J Base - IO, OPS4J Base - Lang, OPS4J Base - Monitors, OPS4J Base - Net, OPS4J Base - Service Provider Access, OPS4J Base - Store, OPS4J Base - Util - Property, OPS4J Pax Logging - API, OPS4J Pax Logging - Service, OPS4J Pax Swissbox :: Framework Helpers, OPS4J Pax Swissbox :: Lifecycle, OPS4J Pax Swissbox :: OSGi Core, OPS4J Pax Swissbox :: Tracker, OPS4J Pax Tinybundles, OPS4J Pax Url - aether:

LGPL 2.1: JBossTS jbossjta, Javassist

CDDL + GPLv2 with classpath exception: ASM library repackaged as OSGi bundle, Class Model for Hk2, HK2 API module, HK2 Implementation Utilities, HK2 Spring Bridge, HK2 config types, HK2 configuration module, HK2 core module, HK2 module of HK2 itself, Java Servlet API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., Run Level Service, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle, javax.validation:1.1.0.Final as OSGi bundle

CDDL+GPL License: Old JAXB Core, Old JAXB Runtime, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-media-json-jackson, jersey-media-multipart, jersey-repackaged-guava, jersey-spring3, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

The Apache Software License, Version 2.0: ActiveMQ :: Broker, ActiveMQ :: Client, ActiveMQ :: Generic JMS Pool, ActiveMQ :: KahaDB Store, ActiveMQ :: Openwire Legacy Support, ActiveMQ :: Pool, ActiveMQ :: STOMP Protocol, ActiveMQ :: Spring, ActiveMQ Protocol Buffers Implementation and Compiler, Apache Commons CSV, Apache Commons Codec, Apache Commons Logging, Apache Felix File Install, Apache Felix Utils, Apache Jena - ARQ (SPARQL 1.1 Query Engine), Apache Jena - Core, Apache Jena - IRI, Apache Jena - Libraries POM, Apache Jena - TDB (Native Triple Store), Apache Log4j, Apache Thrift, Apache Tika core, Apache Velocity, Apache XBean :: Spring, Bean Validation API, Commons Chain, Commons Collections, Commons Compress, Commons IO, Commons Lang, Commons Net, Commons Pool, Digester, Guava: Google Core Libraries for Java, J2EE Management 1.1, JLEdit :: Core, JMS 1.1, JTA, Jackson-JAXRS-JSON, Jackson-JAXRS-base, Jackson-annotations, Jackson-core, Jackson-module-JAXB-annotations, LDPath API, LDPath Backend: Jena, LDPath Core, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Transaction, Spring Web, Struts Core, Struts Taglib, Struts Tiles, Validator, VelocityTools, XML Commons External Components XML APIs, Xerces2-j, hawtbuf, jackson-databind, mapdb

Eclipse Public License - v 1.0: org.eclipse.osgi_3.10.2.v20150203-1939.jar