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.hp.hpl.jena jena 2.6.4 jar BSD
org.apache.jena apache-jena-libs 3.2.0 pom The Apache Software License, Version 2.0
org.biopax.paxtools paxtools-core 5.0.0 jar LGPL 2.0 license
org.slf4j slf4j-api 1.7.25 jar MIT License

runtime

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.7.25 jar MIT License
org.slf4j jul-to-slf4j 1.7.25 jar MIT 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 Type License
ch.qos.logback logback-classic 1.1.2 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
junit junit 4.10 jar Common 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:

GroupId ArtifactId Version Type License
com.fasterxml.jackson.core jackson-annotations 2.7.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.7.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.7.4 jar The Apache Software License, Version 2.0
com.github.andrewoma.dexx collection 0.6 jar MIT License
com.github.jsonld-java jsonld-java 0.9.0 jar Revised BSD License
com.hp.hpl.jena iri 0.8 jar BSD-style license
com.ibm.icu icu4j 3.4.4 jar ICU License
commons-cli commons-cli 1.3 jar Apache License, Version 2.0
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-io commons-io 2.5 jar Apache License, Version 2.0
net.sourceforge.collections collections-generic 4.01 jar Apache License V2.0
org.apache.commons commons-csv 1.3 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.httpcomponents httpclient-cache 4.5.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.apache.jena jena-arq 3.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-base 3.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-core 3.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-iri 3.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-rdfconnection 3.2.0 jar Apache 2.0 License
org.apache.jena jena-shaded-guava 3.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-tdb 3.2.0 jar The Apache Software License, Version 2.0
org.apache.thrift libthrift 0.9.3 jar The Apache Software License, Version 2.0
xerces xercesImpl 2.7.1 jar -

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 Type License
ch.qos.logback logback-core 1.1.2 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.hamcrest hamcrest-core 1.1 jar BSD style

Project Dependency Graph

Dependency Tree

Licenses

MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, dexx

BSD-style license: Jena IRI

ICU License: ICU4J

Apache License V2.0: larvalabs collections

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

BSD style: Hamcrest Core

BSD: Jena

Unknown: xercesImpl

LGPL 2.0 license: BioPAX to/from JSON Converter, Paxtools Core (BioPAX object model, I/O API, implementation and extras)

Apache License, Version 2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpClient Cache, Apache HttpCore

Revised BSD License: JSONLD Java :: Core

Apache 2.0 License: Apache Jena - RDF Connection

The Apache Software License, Version 2.0: Apache Commons Codec, Apache Jena - ARQ (SPARQL 1.1 Query Engine), Apache Jena - Base Common Environment, Apache Jena - Core, Apache Jena - IRI, Apache Jena - Libraries POM, Apache Jena - Shadowed external libraries, Apache Jena - TDB (Native Triple Store), Apache Thrift, Jackson-annotations, Jackson-core, jackson-databind

Common Public License Version 1.0: JUnit

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module