Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeLicense
org.apache.mavenmaven-artifact2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-core2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-model2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-monitor2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-plugin-api2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-settings2.2.1jarThe Apache Software License, Version 2.0
org.apache.maven.sharedmaven-artifact-resolver1.0jarThe Apache Software License, Version 2.0
org.apache.maven.sharedmaven-common-artifact-filters1.4jarThe Apache Software License, Version 2.0
org.apache.maven.sharedmaven-filtering1.1jarThe Apache Software License, Version 2.0
org.apache.velocityvelocity1.7jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-interpolation1.12jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-resources1.0-alpha-7jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-utils1.5.15jarThe 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:

GroupIdArtifactIdVersionTypeLicense
junitjunit3.8.1jarCommon Public License Version 1.0
org.apache.maven.sharedmaven-plugin-testing-harness1.1jarThe Apache Software License, Version 2.0
org.apache.maven.sharedmaven-verifier1.3jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-provider-api2.2jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-container-default1.0-alpha-9-stable-1jar-

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:

GroupIdArtifactIdVersionTypeLicense
org.apache.maven.plugin-toolsmaven-plugin-annotations3.2jarThe 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.

compile

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

GroupIdArtifactIdVersionTypeLicense
backport-util-concurrentbackport-util-concurrent3.1jarPublic Domain
classworldsclassworlds1.1jar-
com.jcraftjsch0.1.38jarBSD
commons-clicommons-cli1.2jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.2jar-
commons-collectionscommons-collections3.2.1jarThe Apache Software License, Version 2.0
commons-httpclientcommons-httpclient3.0jarApache License
commons-langcommons-lang2.4jarThe Apache Software License, Version 2.0
nekohtmlnekohtml1.9.6.2jarThe Apache Software License, Version 2.0
nekohtmlxercesMinimal1.9.6.2jar-
org.apache.mavenmaven-artifact-manager2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-error-diagnostics2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-plugin-descriptor2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-plugin-parameter-documenter2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-plugin-registry2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-profile2.2.1jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-repository-metadata2.2.1jarThe Apache Software License, Version 2.0
org.apache.maven.doxiadoxia-logging-api1.1jarThe Apache Software License, Version 2.0
org.apache.maven.doxiadoxia-sink-api1.1jarThe Apache Software License, Version 2.0
org.apache.maven.reportingmaven-reporting-api2.2.1jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-http1.0-beta-6jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-http-lightweight1.0-beta-6jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-http-shared1.0-beta-6jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-ssh1.0-beta-6jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-ssh-common1.0-beta-6jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-interactivity-api1.0-alpha-4jar-
org.sonatype.plexusplexus-build-api0.0.4jar-
org.sonatype.plexusplexus-cipher1.4jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.3jarApache Public License 2.0

runtime

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

GroupIdArtifactIdVersionTypeLicense
org.apache.jackrabbitjackrabbit-jcr-commons1.5.0jarThe Apache Software License, Version 2.0
org.apache.jackrabbitjackrabbit-webdav1.5.0jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-file1.0-beta-6jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-ssh-external1.0-beta-6jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-webdav-jackrabbit1.0-beta-6jarThe Apache Software License, Version 2.0
org.slf4jjcl-over-slf4j1.5.6jar-
org.slf4jslf4j-api1.5.6jar-
org.slf4jslf4j-jdk141.5.6jar-
org.slf4jslf4j-nop1.5.3jar-

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:

GroupIdArtifactIdVersionTypeLicense
org.codehaus.plexusplexus-archiver1.0-alpha-7jar-

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 Archiver Component, Plexus Default Interactivity Handler, SLF4J API Module, SLF4J JDK14 Binding, SLF4J NOP Binding, classworlds, plexus-build-api, xercesMinimal

BSD: JSch

Apache License: HttpClient

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Maven Remote Resources Plugin, Apache Maven Wagon :: API, Apache Velocity, Commons CLI, Commons Collections, Commons Lang, Doxia :: Logging API, Doxia :: Sink API, Jackrabbit JCR Commons, Jackrabbit WebDAV Library, Maven Artifact, Maven Artifact Manager, Maven Artifact Resolution API, Maven Common Artifact Filters, Maven Core, Maven Error Diagnostics, Maven Filtering, Maven Local Settings Model, Maven Model, Maven Monitor, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Java 5 Annotations, 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 Verifier Component, 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, Plexus Resource Component

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebug
backport-util-concurrent-3.1.jar323.94 kB25123951.4debug
classworlds-1.1.jar36.97 kB332331.3debug
jsch-0.1.38.jar173.58 kB11211041.2debug
commons-cli-1.2.jar40.16 kB352211.4debug
commons-codec-1.2.jar29.38 kB301951.1debug
commons-collections-3.2.1.jar561.90 kB482458121.2debug
commons-httpclient-3.0.jar272.83 kB16214881.1debug
commons-lang-2.4.jar255.67 kB14812791.2debug
junit-3.8.1.jar118.23 kB11910061.1debug
nekohtml-1.9.6.2.jar109.25 kB644831.3debug
xercesMinimal-1.9.6.2.jar38.87 kB504231.1release
jackrabbit-jcr-commons-1.5.0.jar198.00 kB166141141.4debug
jackrabbit-webdav-1.5.0.jar295.98 kB239207181.4debug
maven-artifact-2.2.1.jar78.44 kB9464151.5debug
maven-artifact-manager-2.2.1.jar65.99 kB522971.5debug
maven-core-2.2.1.jar173.72 kB11668141.5debug
maven-error-diagnostics-2.2.1.jar12.72 kB22511.5debug
maven-model-2.2.1.jar85.54 kB614521.5debug
maven-monitor-2.2.1.jar10.21 kB20511.5debug
maven-plugin-api-2.2.1.jar12.08 kB23821.5debug
maven-plugin-descriptor-2.2.1.jar38.36 kB331531.5debug
maven-plugin-parameter-documenter-2.2.1.jar21.67 kB21421.5debug
maven-plugin-registry-2.2.1.jar29.01 kB28921.5debug
maven-profile-2.2.1.jar34.53 kB331521.5debug
maven-project-2.2.1.jar152.62 kB9872101.5debug
maven-repository-metadata-2.2.1.jar25.05 kB24621.5debug
maven-settings-2.2.1.jar47.89 kB382021.5debug
doxia-logging-api-1.1.jar11.07 kB19411.4debug
doxia-sink-api-1.1.jar12.51 kB24621.4debug
maven-plugin-annotations-3.2.jar14.73 kB23811.5debug
maven-reporting-api-2.2.1.jar9.56 kB18311.5debug
maven-artifact-resolver-1.0.jar13.25 kB21321.5debug
maven-common-artifact-filters-1.4.jar30.86 kB361921.5debug
maven-filtering-1.1.jar42.10 kB351811.5debug
maven-plugin-testing-harness-1.1.jar31.73 kB281121.1debug
maven-verifier-1.3.jar87.63 kB513441.4debug
wagon-file-1.0-beta-6.jar10.78 kB19111.4debug
wagon-http-1.0-beta-6.jar10.27 kB19111.4debug
wagon-http-lightweight-1.0-beta-6.jar14.49 kB21311.4debug
wagon-http-shared-1.0-beta-6.jar24.73 kB23711.4debug
wagon-provider-api-2.2.jar51.31 kB613981.5debug
wagon-ssh-1.0-beta-6.jar27.66 kB27721.4debug
wagon-ssh-common-1.0-beta-6.jar25.98 kB381831.4debug
wagon-ssh-external-1.0-beta-6.jar14.14 kB21211.4debug
wagon-webdav-jackrabbit-1.0-beta-6.jar17.86 kB26431.4debug
velocity-1.7.jar438.97 kB306270251.4debug
plexus-archiver-1.0-alpha-7.jar138.71 kB9974121.1debug
plexus-container-default-1.0-alpha-9-stable-1.jar189.63 kB215175281.1debug
plexus-interactivity-api-1.0-alpha-4.jar13.09 kB251111.1debug
plexus-interpolation-1.12.jar59.53 kB604461.4debug
plexus-resources-1.0-alpha-7.jar22.71 kB342021.4debug
plexus-utils-1.5.15.jar222.76 kB129103101.3debug
jcl-over-slf4j-1.5.6.jar16.33 kB23921.3debug
slf4j-api-1.5.6.jar21.81 kB322131.3debug
slf4j-jdk14-1.5.6.jar8.61 kB15511.4debug
slf4j-nop-1.5.3.jar5.08 kB14411.3debug
plexus-build-api-0.0.4.jar6.65 kB18411.4debug
plexus-cipher-1.4.jar13.18 kB20611.4debug
plexus-sec-dispatcher-1.3.jar27.89 kB311331.4debug
TotalSizeEntriesClassesPackagesJDK RevDebug
594.76 MB4,0852,9962891.558
compile: 43compile: 3.57 MBcompile: 2,934compile: 2,161compile: 184-compile: 42
test: 6test: 617.25 kBtest: 573test: 433test: 60-test: 6
runtime: 9runtime: 588.60 kBruntime: 555runtime: 394runtime: 44-runtime: 9
provided: 1provided: 14.73 kBprovided: 23provided: 8provided: 1-provided: 1