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.2.1 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.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.2 jar -
commons-httpclient commons-httpclient 3.0 jar Apache License
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.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-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-api 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-project 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.wagon wagon-file 1.0-beta-6 jar The Apache Software 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.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.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.11 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 1.5.15 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 -
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

Project Dependency Graph

Dependency Tree

Licenses

BSD: JSch

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, xercesMinimal

The Apache Software License, Version 2.0: Commons CLI, Commons IO, Commons Lang, 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 Profile Model, Maven Project Builder, Maven Reporting API, Maven Repository Metadata Model, Maven Toolchains, 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 Common Utilities, Plexus Interpolation API

Public Domain: Backport of JSR 166

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

Common Public License Version 1.0: JUnit

Apache License: HttpClient

New BSD License: Hamcrest Core

Apache License, Version 2.0: Apache Maven Shared Utils

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.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
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.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
maven-toolchain-2.2.1.jar 36.74 kB 40 20 4 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-reporting-api-2.2.1.jar 9.56 kB 18 3 1 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-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.11.jar 49.74 kB 55 40 5 1.4 debug
plexus-utils-1.5.15.jar 222.76 kB 129 103 10 1.3 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 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-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
commons-io-2.2.jar 169.52 kB 126 108 6 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
52 3.84 MB 3,414 2,441 265 1.5 51
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: 47 provided: 3.07 MB provided: 2,721 provided: 1,868 provided: 213 - provided: 46