Fork me on GitHub

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 Licenses
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-exec 1.3 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-toolchain 2.2.1 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 Licenses
com.github.stefanbirkner system-rules 1.16.0 jar Common Public License Version 1.0
junit junit 4.12 jar Eclipse Public License 1.0
org.mockito mockito-all 1.10.19 jar The MIT 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 Licenses
org.apache.maven.plugin-tools maven-plugin-annotations 3.5 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 Classifier Type Licenses
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
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 3.0.5 - 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 3.0.5 - 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-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-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-classworlds 2.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.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.11 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 2.0.6 - jar The Apache Software License, Version 2.0
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
org.sonatype.sisu sisu-guava 0.9.9 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-guice 3.1.0 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.3.0 - jar The Apache Software License, Version 2.0-Eclipse Public License, Version 1.0
org.sonatype.sisu sisu-inject-plexus 2.3.0 - jar Eclipse Public License, Version 1.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 Licenses
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 -

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 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License, Version 1.0: Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle

BSD: JSch

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

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

Eclipse Public License 1.0: JUnit

Apache License: HttpClient

The MIT License: Mockito

Apache License, Version 2.0: Apache Commons Exec, Apache Commons Lang, Maven Plugin Tools Java 5 Annotations

Public Domain: Backport of JSR 166

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: CasperJS runner Maven plugin, Commons CLI, Doxia :: Logging API, Doxia :: Sink API, Guava: Google Core Libraries for Java, 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 :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle

Common Public License Version 1.0: System Rules

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
backport-util-concurrent-3.1.jar 331.7 kB 251 239 5 1.4 Yes
classworlds-1.1.jar 37.9 kB 33 23 3 1.3 Yes
system-rules-1.16.0.jar 37.4 kB 47 33 2 1.5 Yes
guava-19.0.jar 2.3 MB 1746 1717 17 1.6 Yes
jsch-0.1.38.jar 177.7 kB 112 110 4 1.2 Yes
commons-cli-1.2.jar 41.1 kB 35 22 1 1.4 Yes
commons-codec-1.2.jar 30.1 kB 30 19 5 1.1 Yes
commons-httpclient-3.0.jar 279.4 kB 162 148 8 1.1 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
nekohtml-1.9.6.2.jar 111.9 kB 64 48 3 1.3 Yes
xercesMinimal-1.9.6.2.jar 39.8 kB 50 42 3 1.1 No
commons-exec-1.3.jar 54.4 kB 53 37 4 1.5 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
jackrabbit-jcr-commons-1.5.0.jar 202.8 kB 166 141 14 1.4 Yes
jackrabbit-webdav-1.5.0.jar 303.1 kB 239 207 18 1.4 Yes
maven-artifact-3.0.5.jar 52.1 kB 57 32 11 1.5 Yes
maven-artifact-manager-2.2.1.jar 67.6 kB 52 29 7 1.5 Yes
maven-core-2.2.1.jar 177.9 kB 116 68 14 1.5 Yes
maven-error-diagnostics-2.2.1.jar 13 kB 22 5 1 1.5 Yes
maven-model-3.0.5.jar 163.6 kB 67 50 3 1.5 Yes
maven-monitor-2.2.1.jar 10.5 kB 20 5 1 1.5 Yes
maven-plugin-api-3.0.5.jar 49.3 kB 46 25 6 1.5 Yes
maven-plugin-descriptor-2.2.1.jar 39.3 kB 33 15 3 1.5 Yes
maven-plugin-parameter-documenter-2.2.1.jar 22.2 kB 21 4 2 1.5 Yes
maven-plugin-registry-2.2.1.jar 29.7 kB 28 9 2 1.5 Yes
maven-profile-2.2.1.jar 35.4 kB 33 15 2 1.5 Yes
maven-project-2.2.1.jar 156.3 kB 98 72 10 1.5 Yes
maven-repository-metadata-2.2.1.jar 25.7 kB 24 6 2 1.5 Yes
maven-settings-2.2.1.jar 49 kB 38 20 2 1.5 Yes
maven-toolchain-2.2.1.jar 37.6 kB 40 20 4 1.5 Yes
doxia-logging-api-1.1.jar 11.3 kB 19 4 1 1.4 Yes
doxia-sink-api-1.1.jar 12.8 kB 24 6 2 1.4 Yes
maven-plugin-annotations-3.5.jar 14.3 kB 22 7 1 1.6 Yes
maven-reporting-api-2.2.1.jar 9.8 kB 18 3 1 1.5 Yes
wagon-file-1.0-beta-6.jar 11 kB 19 1 1 1.4 Yes
wagon-http-1.0-beta-6.jar 10.5 kB 19 1 1 1.4 Yes
wagon-http-lightweight-1.0-beta-6.jar 14.8 kB 21 3 1 1.4 Yes
wagon-http-shared-1.0-beta-6.jar 25.3 kB 23 7 1 1.4 Yes
wagon-provider-api-1.0-beta-6.jar 53.2 kB 62 41 8 1.4 Yes
wagon-ssh-1.0-beta-6.jar 28.3 kB 27 7 2 1.4 Yes
wagon-ssh-common-1.0-beta-6.jar 26.6 kB 38 18 3 1.4 Yes
wagon-ssh-external-1.0-beta-6.jar 14.5 kB 21 2 1 1.4 Yes
wagon-webdav-jackrabbit-1.0-beta-6.jar 18.3 kB 26 4 3 1.4 Yes
plexus-classworlds-2.4.jar 47.1 kB 52 37 5 1.4 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interactivity-api-1.0-alpha-4.jar 13.4 kB 25 11 1 1.1 Yes
plexus-interpolation-1.11.jar 50.9 kB 55 40 5 1.4 Yes
plexus-utils-2.0.6.jar 223.4 kB 120 95 9 1.4 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
mockito-all-1.10.19.jar 1.2 MB 1215 752 79 1.5 Yes
jcl-over-slf4j-1.5.6.jar 16.7 kB 23 9 2 1.3 Yes
slf4j-api-1.5.6.jar 22.3 kB 32 21 3 1.3 Yes
slf4j-jdk14-1.5.6.jar 8.8 kB 15 5 1 1.4 Yes
slf4j-nop-1.5.3.jar 5.2 kB 14 4 1 1.3 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
sisu-guava-0.9.9.jar 1.5 MB 1183 1163 10 1.5 Yes
sisu-guice-3.1.0-no_aop.jar 357.4 kB 310 295 8 1.5 Yes
sisu-inject-bean-2.3.0.jar 289.1 kB 256 224 15 1.5 Yes
sisu-inject-plexus-2.3.0.jar 204.4 kB 207 163 27 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
61 10.2 MB 8469 6872 427 1.6 59
compile: 45 compile: 7.6 MB compile: 6063 compile: 5188 compile: 255 - compile: 43
test: 4 test: 1.6 MB test: 1637 test: 1116 test: 114 - test: 4
runtime: 11 runtime: 912.2 kB runtime: 747 runtime: 561 runtime: 57 - runtime: 11
provided: 1 provided: 14.3 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
snapshots http://snapshots.maven.codehaus.org/maven2 No Yes Yes
sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots/ No Yes No
central https://repo.maven.apache.org/maven2 Yes No No
sonatype https://oss.sonatype.org/content/repositories/releases/ Yes No No
apache-snapshots https://repository.apache.org/snapshots/ No Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
sonatype-apache https://repository.apache.org/releases/ Yes No Yes
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact sonatype-snapshots central sonatype apache-snapshots sonatype-nexus-snapshots apache.snapshots
backport-util-concurrent:backport-util-concurrent:jar:3.1 - Found at https://repo.maven.apache.org/maven2 - - - -
classworlds:classworlds:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - - - -
com.github.stefanbirkner:system-rules:jar:1.16.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
com.google.guava:guava:jar:19.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
com.jcraft:jsch:jar:0.1.38 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
commons-cli:commons-cli:jar:1.2 - Found at https://repo.maven.apache.org/maven2 - - - -
commons-codec:commons-codec:jar:1.2 - Found at https://repo.maven.apache.org/maven2 - - - -
commons-httpclient:commons-httpclient:jar:3.0 - Found at https://repo.maven.apache.org/maven2 - - - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
nekohtml:nekohtml:jar:1.9.6.2 - Found at https://repo.maven.apache.org/maven2 - - - -
nekohtml:xercesMinimal:jar:1.9.6.2 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.commons:commons-exec:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.commons:commons-lang3:jar:3.5 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.jackrabbit:jackrabbit-jcr-commons:jar:1.5.0 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.0 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-artifact:jar:3.0.5 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-artifact-manager:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-core:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-error-diagnostics:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-model:jar:3.0.5 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-monitor:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-plugin-api:jar:3.0.5 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-plugin-descriptor:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-plugin-registry:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-profile:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-project:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-repository-metadata:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-settings:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-toolchain:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.doxia:doxia-logging-api:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.doxia:doxia-sink-api:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.reporting:maven-reporting-api:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-file:jar:1.0-beta-6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-http:jar:1.0-beta-6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-ssh-common:jar:1.0-beta-6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-ssh-external:jar:1.0-beta-6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0-beta-6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-classworlds:jar:2.4 - Found at https://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 - Found at https://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 - Found at https://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-interpolation:jar:1.11 - Found at https://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-utils:jar:2.0.6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.mockito:mockito-all:jar:1.10.19 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.slf4j:jcl-over-slf4j:jar:1.5.6 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.slf4j:slf4j-api:jar:1.5.6 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.slf4j:slf4j-jdk14:jar:1.5.6 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.slf4j:slf4j-nop:jar:1.5.3 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - -
org.sonatype.plexus:plexus-cipher:jar:1.4 - Found at https://repo.maven.apache.org/maven2 - - - -
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - -
org.sonatype.sisu:sisu-guava:jar:0.9.9 - Found at https://repo.maven.apache.org/maven2 - - - -
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 - Found at https://repo.maven.apache.org/maven2 - - - -
org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 - Found at https://repo.maven.apache.org/maven2 - - - -
org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0 - Found at https://repo.maven.apache.org/maven2 - - - -
Total sonatype-snapshots central sonatype apache-snapshots sonatype-nexus-snapshots apache.snapshots
61 (compile: 45, test: 4, runtime: 11, provided: 1) 0 61 10 0 0 0