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 |
---|---|---|---|---|
commons-io | commons-io | 2.1 | jar | The Apache Software License, Version 2.0 |
eu.scape-project | scout-model | 0.0.1-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
org.quartz-scheduler | quartz | 2.1.2 | jar | Apache 2.0 |
org.quartz-scheduler | quartz-jboss | 2.1.2 | jar | Apache 2.0 |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
org.slf4j | slf4j-log4j12 | 1.6.1 | jar | MIT 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 |
---|---|---|---|---|
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 |
---|---|---|---|---|
c3p0 | c3p0 | 0.9.1.1 | jar | GNU LESSER GENERAL PUBLIC 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.hp.hpl.jena | jena | 2.6.4 | jar | BSD |
com.hp.hpl.jena | tdb | 0.8.10 | jar | BSD-style license |
com.ibm.icu | icu4j | 3.4.4 | jar | ICU License |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 |
log4j | log4j | 1.2.16 | jar | The Apache Software License, Version 2.0 |
org.apache.lucene | lucene-core | 2.3.1 | jar | Apache 2 |
org.codehaus.jackson | jackson-core-asl | 1.9.3 | jar | The Apache Software License, Version 2.0 |
org.codehaus.woodstox | wstx-asl | 3.2.9 | jar | The Apache Software License, Version 2.0 |
stax | stax-api | 1.0.1 | jar | The Apache Software License, Version 2.0 |
thewebsemantic | jenabean | 1.0.6 | jar | The Apache Software License, Version 2.0 |
xerces | xercesImpl | 2.7.1 | jar | - |
ICU License: ICU4J
Apache 2: Lucene Core
GNU LESSER GENERAL PUBLIC LICENSE: c3p0:JDBC DataSources/Resource Pools
Unknown: xercesImpl
BSD-style license: ARQ, Jena IRI, TDB
BSD: Jena
Apache 2.0: Quartz Enterprise Job Scheduler, quartz-jboss
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
The Apache Software License, Version 2.0: Apache Log4j, Commons Collections, Commons IO, Commons Lang, Jackson, Jenabean binding library for RDF, Scout Core Module, Scout Domain Model, StAX API, Woodstox
The MIT License: Mockito