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
com.hp.hpl.jena iri 0.8 jar
org.slf4j slf4j-api 1.5.6 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
junit junit 4.5 jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type
com.hp.hpl.jena arq 2.8.2 jar
com.hp.hpl.jena jena 2.6.2 jar
nu.validator.htmlparser htmlparser 1.2.0 jar
org.slf4j slf4j-log4j12 1.5.6 jar

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
com.ibm.icu icu4j 3.4.4 jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type
log4j log4j 1.2.13 jar
org.apache.lucene lucene-core 2.3.1 jar
org.codehaus.woodstox wstx-asl 3.2.9 jar
stax stax-api 1.0.1 jar
xerces xercesImpl 2.7.1 jar

Project Dependency Graph

Dependency Tree

  • net.rootdev:java-rdfa:jar:0.3 Information
    • junit:junit:jar:4.5 (test) Information
    • com.hp.hpl.jena:jena:jar:2.6.2 (provided) Information
      • org.slf4j:slf4j-api:jar:1.5.6 (provided) Information
      • com.ibm.icu:icu4j:jar:3.4.4 (compile) Information
      • xerces:xercesImpl:jar:2.7.1 (provided) Information
      • org.slf4j:slf4j-log4j12:jar:1.5.6 (provided) Information
      • log4j:log4j:jar:1.2.13 (provided) Information
    • com.hp.hpl.jena:iri:jar:0.8 (compile) Information
      • com.ibm.icu:icu4j:jar:3.4.4 (compile) Information
    • com.hp.hpl.jena:arq:jar:2.8.2 (provided) Information
      • com.hp.hpl.jena:jena:jar:2.6.2 (provided) Information
      • com.hp.hpl.jena:iri:jar:0.8 (provided) Information
      • org.codehaus.woodstox:wstx-asl:jar:3.2.9 (provided) Information
      • org.apache.lucene:lucene-core:jar:2.3.1 (provided) Information
      • junit:junit:jar:4.5 (provided) Information
      • org.slf4j:slf4j-api:jar:1.5.6 (provided) Information
      • xerces:xercesImpl:jar:2.7.1 (provided) Information
      • org.slf4j:slf4j-log4j12:jar:1.5.6 (provided) Information
      • log4j:log4j:jar:1.2.13 (provided) Information
    • org.slf4j:slf4j-api:jar:1.5.6 (compile) Information
    • org.slf4j:slf4j-log4j12:jar:1.5.6 (provided) Information
      • org.slf4j:slf4j-api:jar:1.5.6 (provided) Information
    • nu.validator.htmlparser:htmlparser:jar:1.2.0 (provided) Information

Licenses

ICU License: ICU4J

The (New) BSD License: htmlparser

Apache 2: Lucene Core

Unknown: Log4j, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - xerces:xercesImpl:jar:2.7.1

BSD-style license: ARQ, Jena IRI

BSD: Jena, java-rdfa

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: StAX API, Woodstox

The MIT License: htmlparser

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
arq-2.8.2.jar 1.52 MB 1,223 1,153 57 1.5 debug
iri-0.8.jar 148.04 kB 78 62 2 1.5 debug
jena-2.6.2.jar 1.79 MB 1,494 1,383 48 1.5 debug
icu4j-3.4.4.jar 3.08 MB 1,073 525 6 1.3 debug
junit-4.5.jar 194.28 kB 222 188 26 1.5 debug
log4j-1.2.13.jar 349.79 kB 283 253 19 1.1 debug
htmlparser-1.2.0.jar 259.23 kB 107 87 10 1.5 debug
lucene-core-2.3.1.jar 649.48 kB 460 442 12 1.4 debug
wstx-asl-3.2.9.jar 511.94 kB 262 253 20 1.5 debug
slf4j-api-1.5.6.jar 21.81 kB 32 21 3 1.3 debug
slf4j-log4j12-1.5.6.jar 9.45 kB 16 6 1 1.3 debug
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug
xercesImpl-2.7.1.jar 1.15 MB 938 870 38 1.1 release
Total Size Entries Classes Packages JDK Rev Debug
13 9.66 MB 6,236 5,283 247 1.5 12
compile: 3 compile: 3.25 MB compile: 1,183 compile: 608 compile: 11 - compile: 3
test: 1 test: 194.28 kB test: 222 test: 188 test: 26 - test: 1
provided: 9 provided: 6.22 MB provided: 4,831 provided: 4,487 provided: 210 - provided: 8

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
repo-jena http://openjena.org/repo Yes -
repo-jena-dev http://openjena.org/repo-dev Yes Yes
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots repo-jena repo-jena-dev central
com.hp.hpl.jena:arq:jar:2.8.2 - Found at http://openjena.org/repo - Found at http://repo1.maven.org/maven2
com.hp.hpl.jena:iri:jar:0.8 - Found at http://openjena.org/repo - Found at http://repo1.maven.org/maven2
com.hp.hpl.jena:jena:jar:2.6.2 - Found at http://openjena.org/repo - Found at http://repo1.maven.org/maven2
com.ibm.icu:icu4j:jar:3.4.4 - - - Found at http://repo1.maven.org/maven2
junit:junit:jar:4.5 - - - Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.13 - - - Found at http://repo1.maven.org/maven2
nu.validator.htmlparser:htmlparser:jar:1.2.0 - - - Found at http://repo1.maven.org/maven2
org.apache.lucene:lucene-core:jar:2.3.1 - - - Found at http://repo1.maven.org/maven2
org.codehaus.woodstox:wstx-asl:jar:3.2.9 - - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.5.6 - - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-log4j12:jar:1.5.6 - - - Found at http://repo1.maven.org/maven2
stax:stax-api:jar:1.0.1 - - - Found at http://repo1.maven.org/maven2
xerces:xercesImpl:jar:2.7.1 - - - Found at http://repo1.maven.org/maven2
Total apache.snapshots repo-jena repo-jena-dev central
13 (compile: 3, test: 1, provided: 9) 0 3 0 13