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.hp.hpl.jena | tdb | 0.8.10 | jar | BSD-style license |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.1 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 |
org.codehaus.jackson | jackson-core-asl | 1.9.3 | jar | The Apache Software License, Version 2.0 |
thewebsemantic | jenabean | 1.0.6 | 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 |
---|---|---|---|---|
junit | junit | 4.8.2 | jar | Common Public License Version 1.0 |
org.mockito | mockito-all | 1.9.0 | jar | The MIT 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 | arq | 2.8.8 | jar | BSD-style license |
com.hp.hpl.jena | iri | 0.8 | jar | BSD-style license |
com.ibm.icu | icu4j | 3.4.4 | jar | ICU License |
log4j | log4j | 1.2.13 | jar | - |
org.apache.lucene | lucene-core | 2.3.1 | jar | Apache 2 |
org.codehaus.woodstox | wstx-asl | 3.2.9 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
stax | stax-api | 1.0.1 | jar | The Apache Software License, Version 2.0 |
xerces | xercesImpl | 2.7.1 | jar | - |
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 | slf4j-log4j12 | 1.6.1 | jar | MIT License |
ICU License: ICU4J
Apache 2: Lucene Core
Unknown: Log4j, xercesImpl
BSD-style license: ARQ, Jena IRI, TDB
BSD: Jena
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Commons Collections, Commons IO, Commons Lang, Jackson, Jenabean binding library for RDF, Scout Domain Model, StAX API, Woodstox
The MIT License: Mockito