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 Optional
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0 No
commons-io commons-io 2.2 jar The Apache Software License, Version 2.0 Yes

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
junit junit 4.11 jar Common Public License Version 1.0
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

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 maven-toolchain 2.1.0 jar The Apache Software 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.

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
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
classworlds classworlds 1.1 jar -
com.jcraft jsch 0.1.38 jar BSD
commons-cli commons-cli 1.0 jar -
commons-codec commons-codec 1.2 jar -
commons-httpclient commons-httpclient 3.1 jar Apache License
commons-logging commons-logging 1.0.4 jar /LICENSE.txt
nekohtml nekohtml 1.9.6.2 jar The Apache Software License, Version 2.0
nekohtml xercesMinimal 1.9.6.2 jar -
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 maven-artifact 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-error-diagnostics 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-monitor 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-parameter-documenter 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 2.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 2.1.0 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.1.0 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-file 1.0-beta-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 1.0-beta-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-shared 1.0-beta-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh 1.0-beta-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh-common 1.0-beta-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh-external 1.0-beta-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-webdav-jackrabbit 1.0-beta-5 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-interpolation 1.8.1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 1.5.6 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.5.3 jar -
org.slf4j slf4j-nop 1.5.3 jar -
org.sonatype.plexus plexus-cipher 1.1 jar -
org.sonatype.plexus plexus-sec-dispatcher 1.1 jar -

Project Dependency Graph

Dependency Tree

Licenses

Public Domain: Backport of JSR 166

New BSD License: Hamcrest Core

Unknown: CLI, Codec, Default Plexus Container, Plexus Cypher Component, Plexus Default Interactivity Handler, Plexus Security Dispatcher Component, SLF4J API Module, SLF4J NOP Binding, classworlds, xercesMinimal

BSD: JSch

Apache License: HttpClient

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Maven Shared Utils, Commons IO, Commons Lang, Doxia :: Logging API, Doxia :: Sink API, FindBugs-jsr305, Jackrabbit JCR Commons, Jackrabbit WebDAV Library, Logging, 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 Profile Model, Maven Project Builder, Maven Reporting API, Maven Repository Metadata Model, Maven Toolchains, Maven Wagon API, Maven Wagon File 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 Common Utilities, 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.jar 36.97 kB 33 23 3 1.3 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.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-logging-1.0.4.jar 37.12 kB 29 18 2 1.2 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 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
commons-lang3-3.1.jar 308.40 kB 179 153 12 1.5 debug
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-artifact-2.1.0.jar 87.77 kB 107 77 15 1.4 debug
maven-artifact-manager-2.1.0.jar 64.24 kB 51 28 7 1.4 debug
maven-core-2.1.0.jar 174.85 kB 119 72 13 1.4 debug
maven-error-diagnostics-2.1.0.jar 13.68 kB 23 6 1 1.4 debug
maven-model-2.1.0.jar 87.62 kB 61 45 2 1.4 debug
maven-monitor-2.1.0.jar 10.20 kB 20 5 1 1.4 debug
maven-plugin-api-2.1.0.jar 12.77 kB 24 9 2 1.4 debug
maven-plugin-descriptor-2.1.0.jar 38.98 kB 33 15 3 1.4 debug
maven-plugin-parameter-documenter-2.1.0.jar 21.82 kB 21 4 2 1.4 debug
maven-plugin-registry-2.1.0.jar 30.10 kB 29 10 2 1.4 debug
maven-profile-2.1.0.jar 35.53 kB 34 16 2 1.4 debug
maven-project-2.1.0.jar 166.44 kB 112 86 10 1.4 debug
maven-repository-metadata-2.1.0.jar 25.54 kB 24 6 2 1.4 debug
maven-settings-2.1.0.jar 48.79 kB 39 21 2 1.4 debug
maven-toolchain-2.1.0.jar 39.10 kB 43 23 4 1.4 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-reporting-api-2.1.0.jar 10.26 kB 19 4 1 1.4 debug
wagon-file-1.0-beta-5.jar 10.78 kB 19 1 1 1.4 debug
wagon-http-lightweight-1.0-beta-5.jar 14.49 kB 21 3 1 1.4 debug
wagon-http-shared-1.0-beta-5.jar 19.47 kB 21 5 1 1.4 debug
wagon-provider-api-1.0-beta-5.jar 51.92 kB 62 41 8 1.4 debug
wagon-ssh-1.0-beta-5.jar 27.66 kB 27 7 2 1.4 debug
wagon-ssh-common-1.0-beta-5.jar 25.98 kB 38 18 3 1.4 debug
wagon-ssh-external-1.0-beta-5.jar 14.09 kB 21 2 1 1.4 debug
wagon-webdav-jackrabbit-1.0-beta-5.jar 17.86 kB 26 4 3 1.4 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.8.1.jar 49.51 kB 55 40 5 1.4 debug
plexus-utils-1.5.6.jar 244.67 kB 163 127 14 1.4 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
slf4j-api-1.5.3.jar 19.65 kB 31 20 3 1.3 debug
slf4j-nop-1.5.3.jar 5.08 kB 14 4 1 1.3 debug
plexus-cipher-1.1.jar 12.73 kB 20 6 1 1.4 debug
plexus-sec-dispatcher-1.1.jar 27.82 kB 31 13 3 1.4 debug
commons-io-2.2.jar 169.52 kB 126 108 6 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
50 3.90 MB 3,468 2,521 266 1.5 49
compile: 2 compile: 200.64 kB compile: 196 compile: 142 compile: 9 - compile: 2
test: 3 test: 591.67 kB test: 497 test: 431 test: 43 - test: 3
provided: 45 provided: 3.13 MB provided: 2,775 provided: 1,948 provided: 214 - provided: 44