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-io commons-io 2.2 jar The Apache Software License, Version 2.0
org.apache.maven maven-archiver 2.6 jar Apache License, Version 2.0
org.apache.maven maven-artifact 2.2.1 jar The Apache Software License, Version 2.0
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.shared maven-filtering 1.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 2.10.2 jar The Apache Software License, Version 2.0
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.3 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
classworlds classworlds 1.1-alpha-2 jar -
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
com.jcraft jsch 0.1.38 jar BSD
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
junit junit 3.8.2 jar Common Public License Version 1.0
nekohtml nekohtml 1.9.6.2 jar The Apache Software License, Version 2.0
nekohtml xercesMinimal 1.9.6.2 jar -
org.apache.maven maven-artifact-manager 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-error-diagnostics 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-monitor 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-parameter-documenter 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.doxia doxia-logging-api 1.1 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.1 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-api 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 0.7 jar Apache License, Version 2.0
org.apache.maven.wagon wagon-http 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-shared 1.0-beta-6 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.apache.maven.wagon wagon-ssh 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh-common 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.codehaus.plexus plexus-interactivity-api 1.0-alpha-4 jar -
org.codehaus.plexus plexus-io 2.6 jar The Apache Software License, Version 2.0
org.sonatype.plexus plexus-build-api 0.0.4 jar -
org.sonatype.plexus plexus-cipher 1.4 jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 jar Apache Public License 2.0

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
commons-codec commons-codec 1.2 jar -
commons-httpclient commons-httpclient 3.0 jar Apache License
org.apache.jackrabbit jackrabbit-jcr-commons 1.5.0 jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-webdav 1.5.0 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-file 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh-external 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-webdav-jackrabbit 1.0-beta-6 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.5.6 jar -
org.slf4j slf4j-api 1.5.6 jar -
org.slf4j slf4j-jdk14 1.5.6 jar -
org.slf4j slf4j-nop 1.5.3 jar -

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Public Domain: Backport of JSR 166

Unknown: Codec, Default Plexus Container, JCL 1.1.1 implemented over SLF4J, Plexus Default Interactivity Handler, SLF4J API Module, SLF4J JDK14 Binding, SLF4J NOP Binding, classworlds, plexus-build-api, xercesMinimal

BSD: JSch

Apache License: HttpClient

Apache License, Version 2.0: Apache Maven Archiver, Apache Maven EJB Plugin, Apache Maven Filtering, Apache Maven Shared Utils, Maven Plugin Tools Java 5 Annotations

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons CLI, Commons IO, Doxia :: Logging API, Doxia :: Sink API, FindBugs-jsr305, Jackrabbit JCR Commons, Jackrabbit WebDAV Library, Maven Artifact, Maven Artifact Manager, Maven Core, 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 Reporting API, Maven Repository Metadata Model, Maven Wagon API, Maven Wagon File Provider, Maven Wagon HTTP Provider, Maven Wagon HTTP Shared Library, Maven Wagon Lightweight HTTP Provider, Maven Wagon SSH Common Library, Maven Wagon SSH External Provider, Maven Wagon SSH Provider, Maven Wagon WebDav Provider, Neko HTML, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation 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
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 debug
jsr305-2.0.1.jar 31.12 kB 70 34 3 1.5 debug
jsch-0.1.38.jar 173.58 kB 112 110 4 1.2 debug
commons-cli-1.2.jar 40.16 kB 35 22 1 1.4 debug
commons-codec-1.2.jar 29.38 kB 30 19 5 1.1 debug
commons-httpclient-3.0.jar 272.83 kB 162 148 8 1.1 debug
commons-io-2.2.jar 169.52 kB 126 108 6 1.5 debug
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
nekohtml-1.9.6.2.jar 109.25 kB 64 48 3 1.3 debug
xercesMinimal-1.9.6.2.jar 38.87 kB 50 42 3 1.1 release
jackrabbit-jcr-commons-1.5.0.jar 198.00 kB 166 141 14 1.4 debug
jackrabbit-webdav-1.5.0.jar 295.98 kB 239 207 18 1.4 debug
maven-archiver-2.6.jar 22.04 kB 19 5 1 1.5 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.2.1.jar 173.72 kB 116 68 14 1.5 debug
maven-error-diagnostics-2.2.1.jar 12.72 kB 22 5 1 1.5 debug
maven-model-2.2.1.jar 85.54 kB 61 45 2 1.5 debug
maven-monitor-2.2.1.jar 10.21 kB 20 5 1 1.5 debug
maven-plugin-api-2.2.1.jar 12.08 kB 23 8 2 1.5 debug
maven-plugin-descriptor-2.2.1.jar 38.36 kB 33 15 3 1.5 debug
maven-plugin-parameter-documenter-2.2.1.jar 21.67 kB 21 4 2 1.5 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
doxia-logging-api-1.1.jar 11.07 kB 19 4 1 1.4 debug
doxia-sink-api-1.1.jar 12.51 kB 24 6 2 1.4 debug
maven-plugin-testing-harness-1.3.jar 34.49 kB 29 11 2 1.5 debug
maven-plugin-annotations-3.3.jar 13.71 kB 22 7 1 1.5 debug
maven-reporting-api-2.2.1.jar 9.56 kB 18 3 1 1.5 debug
maven-filtering-1.3.jar 49.98 kB 41 24 1 1.5 debug
maven-shared-utils-0.7.jar 166.10 kB 118 83 12 1.5 debug
wagon-file-1.0-beta-6.jar 10.78 kB 19 1 1 1.4 debug
wagon-http-1.0-beta-6.jar 10.27 kB 19 1 1 1.4 debug
wagon-http-lightweight-1.0-beta-6.jar 14.49 kB 21 3 1 1.4 debug
wagon-http-shared-1.0-beta-6.jar 24.73 kB 23 7 1 1.4 debug
wagon-provider-api-1.0-beta-6.jar 51.94 kB 62 41 8 1.4 debug
wagon-ssh-1.0-beta-6.jar 27.66 kB 27 7 2 1.4 debug
wagon-ssh-common-1.0-beta-6.jar 25.98 kB 38 18 3 1.4 debug
wagon-ssh-external-1.0-beta-6.jar 14.14 kB 21 2 1 1.4 debug
wagon-webdav-jackrabbit-1.0-beta-6.jar 17.86 kB 26 4 3 1.4 debug
plexus-archiver-2.10.2.jar 364.87 kB 250 205 23 1.5 debug
plexus-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 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-io-2.6.jar 82.16 kB 91 70 7 1.5 debug
plexus-utils-3.0.20.jar 237.43 kB 129 104 9 1.5 debug
jcl-over-slf4j-1.5.6.jar 16.33 kB 23 9 2 1.3 debug
slf4j-api-1.5.6.jar 21.81 kB 32 21 3 1.3 debug
slf4j-jdk14-1.5.6.jar 8.61 kB 15 5 1 1.4 debug
slf4j-nop-1.5.3.jar 5.08 kB 14 4 1 1.3 debug
plexus-build-api-0.0.4.jar 6.65 kB 18 4 1 1.4 debug
plexus-cipher-1.4.jar 13.18 kB 20 6 1 1.4 debug
plexus-sec-dispatcher-1.3.jar 27.89 kB 31 13 3 1.4 debug
Total Size Entries Classes Packages JDK Rev Debug
57 4.09 MB 3,589 2,505 272 1.5 56
compile: 44 compile: 3.17 MB compile: 2,791 compile: 1,926 compile: 212 - compile: 43
test: 1 test: 34.49 kB test: 29 test: 11 test: 2 - test: 1
runtime: 11 runtime: 890.82 kB runtime: 747 runtime: 561 runtime: 57 - runtime: 11
provided: 1 provided: 13.71 kB provided: 22 provided: 7 provided: 1 - provided: 1