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
com.hp.hpl.jena jena 2.6.3 jar BSD
commons-httpclient commons-httpclient 3.1 jar Apache License
org.apache.maven maven-plugin-api 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.scm maven-scm-api 1.9.2 jar Apache License, Version 2.0
org.apache.maven.scm maven-scm-manager-plexus 1.9.2 jar Apache License, Version 2.0
org.apache.maven.scm maven-scm-provider-cvs-commons 1.9.2 jar Apache License, Version 2.0
org.apache.maven.scm maven-scm-provider-cvsexe 1.9.2 jar Apache License, Version 2.0
org.apache.maven.scm maven-scm-provider-cvsjava 1.9.2 jar Apache License, Version 2.0
org.apache.maven.scm maven-scm-provider-svn-commons 1.9.2 jar Apache License, Version 2.0
org.apache.maven.scm maven-scm-provider-svnexe 1.9.2 jar Apache License, Version 2.0
org.codehaus.plexus plexus-i18n 1.0-beta-10 jar -
org.codehaus.plexus plexus-interpolation 1.21 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.20 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
org.apache.maven.plugin-testing maven-plugin-testing-harness 1.2 jar The Apache Software License, Version 2.0

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 License
org.apache.maven.plugin-tools maven-plugin-annotations 3.3 jar Apache License, Version 2.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
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
ch.ethz.ganymed ganymed-ssh2 build210 jar BSD style license
classworlds classworlds 1.1-alpha-2 jar -
com.hp.hpl.jena iri 0.8 jar BSD-style license
com.ibm.icu icu4j 3.4.4 jar ICU License
commons-codec commons-codec 1.2 jar -
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.0.4 jar /LICENSE.txt
junit junit 3.8.2 jar Common Public License Version 1.0
org.apache.maven maven-artifact 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.netbeans.lib cvsclient 20060125 jar Sun Public License
org.slf4j slf4j-api 1.5.8 jar -
xerces xercesImpl 2.7.1 jar -

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
log4j log4j 1.2.13 jar -
org.slf4j slf4j-log4j12 1.5.8 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 License
com.jcraft jsch 0.1.23 jar BSD
commons-cli commons-cli 1.0 jar -
doxia doxia-sink-api 1.0-alpha-4 jar -
org.apache.maven maven-core 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-error-diagnostics 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-monitor 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-parameter-documenter 2.0 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-api 2.0 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-file 1.0-alpha-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 1.0-alpha-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh 1.0-alpha-5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 1.0-alpha-7 jar -
org.codehaus.plexus plexus-interactivity-api 1.0-alpha-4 jar -

Project Dependency Graph

Dependency Tree

  • org.apache.maven.plugins:maven-doap-plugin:maven-plugin:1.2 Information
    • org.apache.maven:maven-project:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-settings:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-profile:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-model:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-artifact-manager:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-plugin-registry:jar:2.2.1 (compile) Information
      • org.apache.maven:maven-artifact:jar:2.2.1 (compile) Information
      • org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile) Information
        • classworlds:classworlds:jar:1.1-alpha-2 (compile) Information
    • org.apache.maven:maven-plugin-api:jar:2.2.1 (compile) Information
    • org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3 (provided) Information
    • org.apache.maven.scm:maven-scm-api:jar:1.9.2 (compile) Information
    • org.apache.maven.scm:maven-scm-manager-plexus:jar:1.9.2 (compile) Information
    • org.apache.maven.scm:maven-scm-provider-svn-commons:jar:1.9.2 (compile) Information
    • org.apache.maven.scm:maven-scm-provider-svnexe:jar:1.9.2 (compile) Information
    • org.apache.maven.scm:maven-scm-provider-cvs-commons:jar:1.9.2 (compile) Information
    • org.apache.maven.scm:maven-scm-provider-cvsexe:jar:1.9.2 (compile) Information
    • org.apache.maven.scm:maven-scm-provider-cvsjava:jar:1.9.2 (compile) Information
    • org.codehaus.plexus:plexus-utils:jar:3.0.20 (compile) Information
    • org.codehaus.plexus:plexus-interpolation:jar:1.21 (compile) Information
    • org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile) Information
    • com.hp.hpl.jena:jena:jar:2.6.3 (compile) Information
      • com.hp.hpl.jena:iri:jar:0.8 (compile) Information
      • com.hp.hpl.jena:iri:jar:sources:0.8 (optional) Information
      • com.ibm.icu:icu4j:jar:3.4.4 (compile) Information
      • xerces:xercesImpl:jar:2.7.1 (compile) Information
      • org.slf4j:slf4j-api:jar:1.5.8 (compile) Information
      • org.slf4j:slf4j-log4j12:jar:1.5.8 (runtime) Information
      • log4j:log4j:jar:1.2.13 (runtime) Information
    • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
      • commons-logging:commons-logging:jar:1.0.4 (compile) Information
      • commons-codec:commons-codec:jar:1.2 (compile) Information
    • org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.2 (test) Information
      • org.apache.maven:maven-core:jar:2.0 (test) Information
        • org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5 (test) Information
        • org.apache.maven:maven-plugin-parameter-documenter:jar:2.0 (test) Information
        • org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-alpha-5 (test) Information
        • org.apache.maven.reporting:maven-reporting-api:jar:2.0 (test) Information
          • doxia:doxia-sink-api:jar:1.0-alpha-4 (test) Information
        • org.apache.maven:maven-error-diagnostics:jar:2.0 (test) Information
        • commons-cli:commons-cli:jar:1.0 (test) Information
        • org.apache.maven:maven-plugin-descriptor:jar:2.0 (test) Information
        • org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 (test) Information
        • org.apache.maven:maven-monitor:jar:2.0 (test) Information
        • org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 (test) Information
          • com.jcraft:jsch:jar:0.1.23 (test) Information
      • org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 (test) Information
      • junit:junit:jar:3.8.2 (compile) Information

Licenses

ICU License: ICU4J

Public Domain: Backport of JSR 166

Unknown: CLI, Codec, Default Plexus Container, Doxia Core, Log4j, Plexus Archiver Component, Plexus Default Interactivity Handler, Plexus I18N Component, SLF4J API Module, SLF4J LOG4J-12 Binding, classworlds, xercesImpl

Apache License: HttpClient

BSD-style license: Jena IRI

BSD: Jena, jsch

BSD style license: Ganymed SSH2 for Java

Apache License, Version 2.0: Apache Maven DOAP Plugin, Maven Plugin Tools Java 5 Annotations, Maven SCM API, Maven SCM CVS Provider - CVS Executable Impl., Maven SCM CVS Provider - CVS Java Impl., Maven SCM CVS Provider - Common library, Maven SCM Manager for Plexus, Maven SCM Subversion Provider - Common library, Maven SCM Subversion Provider - SVN Executable Impl.

Common Public License Version 1.0: JUnit

Sun Public License: cvsclient

The Apache Software License, Version 2.0: Commons Lang, Logging, Maven, Maven Artifact, Maven Artifact Manager, Maven Error Diagnostics, Maven Local Settings Model, Maven Model, Maven Monitor, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Parameter Documenter API, Maven Plugin Registry Model, Maven Plugin Testing Mechanism, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Wagon API, Maven Wagon File Provider, Maven Wagon Lightweight HTTP Provider, Maven Wagon SSH Provider, Plexus Common Utilities, Plexus Interpolation API, maven-reporting-api

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
backport-util-concurrent-3.1.jar 323.94 kB 251 239 5 1.4 debug
ganymed-ssh2-build210.jar 239.09 kB 151 133 13 1.2 debug
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 debug
iri-0.8.jar 148.04 kB 78 62 2 1.5 debug
iri-0.8-sources.jar 206.02 kB 70 0 0 - release
jena-2.6.3.jar 1.81 MB 1,503 1,392 48 1.5 debug
icu4j-3.4.4.jar 3.08 MB 1,073 525 6 1.3 debug
jsch-0.1.23.jar 113.51 kB 93 90 3 1.2 release
commons-cli-1.0.jar 29.41 kB 27 20 1 1.1 debug
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-logging-1.0.4.jar 37.12 kB 29 18 2 1.2 debug
doxia-sink-api-1.0-alpha-4.jar 4.18 kB 13 2 1 1.1 debug
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
log4j-1.2.13.jar 349.79 kB 283 253 19 1.1 debug
maven-artifact-2.2.1.jar 78.44 kB 94 64 15 1.5 debug
maven-artifact-manager-2.2.1.jar 65.99 kB 52 29 7 1.5 debug
maven-core-2.0.jar 132.45 kB 103 64 13 1.1 debug
maven-error-diagnostics-2.0.jar 10.01 kB 20 6 1 1.1 debug
maven-model-2.2.1.jar 85.54 kB 61 45 2 1.5 debug
maven-monitor-2.0.jar 7.41 kB 17 5 1 1.1 debug
maven-plugin-api-2.2.1.jar 12.08 kB 23 8 2 1.5 debug
maven-plugin-descriptor-2.0.jar 32.34 kB 30 15 3 1.1 debug
maven-plugin-parameter-documenter-2.0.jar 17.22 kB 18 4 2 1.1 debug
maven-plugin-registry-2.2.1.jar 29.01 kB 28 9 2 1.5 debug
maven-profile-2.2.1.jar 34.53 kB 33 15 2 1.5 debug
maven-project-2.2.1.jar 152.62 kB 98 72 10 1.5 debug
maven-repository-metadata-2.2.1.jar 25.05 kB 24 6 2 1.5 debug
maven-settings-2.2.1.jar 47.89 kB 38 20 2 1.5 debug
maven-plugin-testing-harness-1.2.jar 33.10 kB 28 11 2 1.4 debug
maven-plugin-annotations-3.3.jar 13.71 kB 22 7 1 1.5 debug
maven-reporting-api-2.0.jar 6.42 kB 16 4 1 1.1 debug
maven-scm-api-1.9.2.jar 103.06 kB 129 87 29 1.5 debug
maven-scm-manager-plexus-1.9.2.jar 10.38 kB 20 2 1 1.5 debug
maven-scm-provider-cvs-commons-1.9.2.jar 78.07 kB 75 36 21 1.5 debug
maven-scm-provider-cvsexe-1.9.2.jar 29.15 kB 49 15 15 1.5 debug
maven-scm-provider-cvsjava-1.9.2.jar 42.45 kB 55 19 17 1.5 debug
maven-scm-provider-svn-commons-1.9.2.jar 40.21 kB 44 17 9 1.5 debug
maven-scm-provider-svnexe-1.9.2.jar 75.17 kB 68 32 18 1.5 debug
wagon-file-1.0-alpha-5.jar 5.71 kB 16 1 1 1.1 debug
wagon-http-lightweight-1.0-alpha-5.jar 7.48 kB 17 2 1 1.1 debug
wagon-provider-api-1.0-beta-6.jar 51.94 kB 62 41 8 1.4 debug
wagon-ssh-1.0-alpha-5.jar 32.94 kB 39 22 3 1.1 debug
plexus-archiver-1.0-alpha-7.jar 138.71 kB 99 74 12 1.1 debug
plexus-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 debug
plexus-i18n-1.0-beta-10.jar 11.65 kB 20 7 1 1.5 debug
plexus-interactivity-api-1.0-alpha-4.jar 13.09 kB 25 11 1 1.1 debug
plexus-interpolation-1.21.jar 60.99 kB 60 44 6 1.5 debug
plexus-utils-3.0.20.jar 237.43 kB 129 104 9 1.5 debug
cvsclient-20060125.jar 604.12 kB 261 221 29 1.4 debug
slf4j-api-1.5.8.jar 22.90 kB 32 21 3 1.3 debug
slf4j-log4j12-1.5.8.jar 9.45 kB 16 6 1 1.3 debug
xercesImpl-2.7.1.jar 1.15 MB 938 870 38 1.1 release
Total Size Entries Classes Packages JDK Rev Debug
54 10.69 MB 7,165 5,368 451 1.5 51
compile: 35 compile: 9.56 MB compile: 6,213 compile: 4,771 compile: 384 - compile: 34
test: 15 test: 584.00 kB test: 561 test: 331 test: 46 - test: 14
runtime: 2 runtime: 359.24 kB runtime: 299 runtime: 259 runtime: 20 - runtime: 2
provided: 1 provided: 13.71 kB provided: 22 provided: 7 provided: 1 - provided: 1