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
org.apache.jena jena-core 3.0.0 jar The Apache Software License, Version 2.0

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.12 jar Eclipse Public License 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
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-csv 1.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.jena jena-base 3.0.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-iri 3.0.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-shaded-guava 3.0.0 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.10 jar MIT License
xerces xercesImpl 2.11.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0-The SAX License-The W3C 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-core 1.1.2 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • org.dataconservancy.pkgtool:dcs-packaging-tool-ontologies:jar:1.0.2 Information
    • org.apache.jena:jena-core:jar:3.0.0 (compile) Information
      • org.slf4j:slf4j-api:jar:1.7.10 (compile) Information
      • org.apache.jena:jena-iri:jar:3.0.0 (compile) Information
      • xerces:xercesImpl:jar:2.11.0 (compile) Information
        • xml-apis:xml-apis:jar:1.4.01 (compile) Information
      • commons-cli:commons-cli:jar:1.2 (compile) Information
      • org.apache.jena:jena-base:jar:3.0.0 (compile) Information
    • junit:junit:jar:4.12 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • ch.qos.logback:logback-classic:jar:1.1.2 (test) Information

Licenses

The SAX License: XML Commons External Components XML APIs

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

Apache License, Version 2.0: Package Tool Ontologies

The W3C License: XML Commons External Components XML APIs

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

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Apache Commons CSV, Apache Commons Lang, Apache Jena - Base Common Environment, Apache Jena - Core, Apache Jena - IRI, Apache Jena - Shadowed external libraries, Commons CLI, XML Commons External Components XML APIs, Xerces2-j

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.2.jar 270.75 kB 211 173 25 1.5 Yes
logback-core-1.1.2.jar 427.73 kB 399 355 34 1.5 Yes
commons-cli-1.2.jar 41.12 kB 35 22 1 1.4 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
commons-csv-1.0.jar 34.83 kB 27 14 1 1.6 Yes
commons-lang3-3.3.2.jar 412.74 kB 241 217 12 1.6 Yes
jena-base-3.0.0.jar 208.91 kB 188 154 9 1.6 Yes
jena-core-3.0.0.jar 1.45 MB 1071 959 38 1.6 Yes
jena-iri-3.0.0.jar 138.01 kB 75 60 2 1.6 Yes
jena-shaded-guava-3.0.0.jar 2.36 MB 1726 1690 17 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
slf4j-api-1.7.10.jar 32.12 kB 39 28 3 1.5 Yes
xercesImpl-2.11.0.jar 1.37 MB 1035 952 40 1.3 No
xml-apis-1.4.01.jar 220.54 kB 391 346 29 1.1 No
Total Size Entries Classes Packages Java Version Debug Information
14 7.33 MB 5813 5301 244 1.6 12
compile: 10 compile: 6.27 MB compile: 4828 compile: 4442 compile: 152 - compile: 8
test: 4 test: 1.06 MB test: 985 test: 859 test: 92 - test: 4

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
dc.maven.private.releases http://maven.dataconservancy.org/private/releases/ Yes No No
central https://repo.maven.apache.org/maven2 Yes No No
sonatype_snapshot https://oss.sonatype.org/content/repositories/snapshots Yes Yes No
dc.maven.snapshots http://maven.dataconservancy.org/public/snapshots/ No Yes No
dc.maven.private.snapshots http://maven.dataconservancy.org/private/snapshots/ No Yes No
dc.maven.stage.releases http://maven.dataconservancy.org/stage/stage/releases Yes No Yes
dc.maven.releases http://maven.dataconservancy.org/public/releases/ Yes No No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact dc.maven.private.releases central sonatype_snapshot dc.maven.snapshots dc.maven.private.snapshots dc.maven.releases apache.snapshots
ch.qos.logback:logback-classic:jar:1.1.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
ch.qos.logback:logback-core:jar:1.1.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
commons-cli:commons-cli:jar:1.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.commons:commons-csv:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.commons:commons-lang3:jar:3.3.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.jena:jena-base:jar:3.0.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.jena:jena-core:jar:3.0.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.jena:jena-iri:jar:3.0.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.jena:jena-shaded-guava:jar:3.0.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.slf4j:slf4j-api:jar:1.7.10 - Found at https://repo.maven.apache.org/maven2 - - - - -
xerces:xercesImpl:jar:2.11.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
xml-apis:xml-apis:jar:1.4.01 - Found at https://repo.maven.apache.org/maven2 - - - - -
Total dc.maven.private.releases central sonatype_snapshot dc.maven.snapshots dc.maven.private.snapshots dc.maven.releases apache.snapshots
14 (compile: 10, test: 4) 0 14 0 0 0 0 0