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
dom4jdom4j1.6.1jar-
eu.scape-projectscout-core0.0.1-SNAPSHOTjarThe Apache Software License, Version 2.0
eu.scape-projectscout-model0.0.1-SNAPSHOTjarThe Apache Software License, Version 2.0
jaxenjaxen1.1.3jarThe Werken Company 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
junitjunit4.8.2jarCommon Public License Version 1.0
org.mockitomockito-all1.9.0jarThe MIT 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
c3p0c3p00.9.1.1jarGNU LESSER GENERAL PUBLIC LICENSE
com.hp.hpl.jenaarq2.8.8jarBSD-style license
com.hp.hpl.jenairi0.8jarBSD-style license
com.hp.hpl.jenajena2.6.4jarBSD
com.hp.hpl.jenatdb0.8.10jarBSD-style license
com.ibm.icuicu4j3.4.4jarICU License
commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
commons-iocommons-io2.1jarThe Apache Software License, Version 2.0
commons-langcommons-lang2.4jarThe Apache Software License, Version 2.0
jdomjdom1.0jar-
log4jlog4j1.2.16jarThe Apache Software License, Version 2.0
org.apache.lucenelucene-core2.3.1jarApache 2
org.codehaus.jacksonjackson-core-asl1.9.3jarThe Apache Software License, Version 2.0
org.codehaus.woodstoxwstx-asl3.2.9jarThe Apache Software License, Version 2.0
org.quartz-schedulerquartz2.1.2jarApache 2.0
org.quartz-schedulerquartz-jboss2.1.2jarApache 2.0
org.slf4jslf4j-api1.6.1jarMIT License
org.slf4jslf4j-log4j121.6.1jarMIT License
staxstax-api1.0.1jarThe Apache Software License, Version 2.0
thewebsemanticjenabean1.0.6jarThe Apache Software License, Version 2.0
xalanxalan2.6.0jar-
xercesxercesImpl2.6.2jar-
xercesxmlParserAPIs2.6.2jar-
xml-apisxml-apis1.0.b2jarThe Apache Software License, Version 2.0
xomxom1.0jarLGPL

Project Dependency Graph

Dependency Tree

  • eu.scape-project:c3po-adaptor:jar:0.0.1-SNAPSHOT Information
    • eu.scape-project:scout-model:jar:0.0.1-SNAPSHOT (compile) Information
    • eu.scape-project:scout-core:jar:0.0.1-SNAPSHOT (compile) Information
    • dom4j:dom4j:jar:1.6.1 (compile) Information
      • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
    • jaxen:jaxen:jar:1.1.3 (compile) Information
      • dom4j:dom4j:jar:1.6.1 (compile) Information
      • jdom:jdom:jar:1.0 (compile) Information
      • xerces:xercesImpl:jar:2.6.2 (compile) Information
      • xom:xom:jar:1.0 (compile) Information
        • xerces:xmlParserAPIs:jar:2.6.2 (compile) Information
        • xerces:xercesImpl:jar:2.6.2 (compile) Information
        • xalan:xalan:jar:2.6.0 (compile) Information
          • xml-apis:xml-apis:jar:1.0.b2 (compile) Information
    • junit:junit:jar:4.8.2 (test) Information
    • org.mockito:mockito-all:jar:1.9.0 (test) Information

Licenses

ICU License: ICU4J

LGPL: xom

Apache 2: Lucene Core

GNU LESSER GENERAL PUBLIC LICENSE: c3p0:JDBC DataSources/Resource Pools

Unknown: dom4j, jdom, xalan, xercesImpl, xmlParserAPIs

BSD: Jena

BSD-style license: ARQ, Jena IRI, TDB

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, XML Commons External Components XML APIs, c3po Adaptor

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 Werken Company License: Jaxen is a universal Java XPath engine.

The MIT License: Mockito