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
org.apache.maven maven-archiver 2.5 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-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.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.19 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.15 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.2 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.2 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.

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
commons-cli commons-cli 1.0 jar -
junit junit 3.8.2 jar Common Public License Version 1.0
org.apache.maven maven-artifact-manager 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-error-diagnostics 2.0.6 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.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-parameter-documenter 2.0.6 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-sink-api 1.0-alpha-7 jar -
org.apache.maven.reporting maven-reporting-api 2.0.6 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 0.3 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.codehaus.plexus plexus-archiver 2.1 jar Apache 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.0.2 jar The Apache Software License, Version 2.0
org.sonatype.plexus plexus-build-api 0.0.4 jar -

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
com.jcraft jsch 0.1.27 jar BSD
jtidy jtidy 4aug2000r7-dev jar Java HTML Tidy License
org.apache.maven.wagon wagon-file 1.0-beta-2 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 1.0-beta-2 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-shared 1.0-beta-2 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh 1.0-beta-2 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh-common 1.0-beta-2 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh-external 1.0-beta-2 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Java HTML Tidy License: JTidy

Public Domain: Backport of JSR 166

Unknown: CLI, Default Plexus Container, Doxia Sink API, Plexus Default Interactivity Handler, classworlds, plexus-build-api

BSD: JSch

Apache License, Version 2.0: Apache Maven RAR Plugin, Plexus Archiver Component

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Maven Filtering, FindBugs-jsr305, Maven Archiver, 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 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 Shared Utils, 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, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, XML Commons External Components XML APIs

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.27.jar 119.15 kB 97 94 3 1.2 release
commons-cli-1.0.jar 29.41 kB 27 20 1 1.1 debug
jtidy-4aug2000r7-dev.jar 134.60 kB 129 119 3 1.1 release
junit-3.8.2.jar 117.81 kB 120 102 6 1.2 debug
maven-archiver-2.5.jar 21.30 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.0.6.jar 148.06 kB 108 67 13 1.1 debug
maven-error-diagnostics-2.0.6.jar 13.29 kB 22 6 1 1.1 debug
maven-model-2.2.1.jar 85.54 kB 61 45 2 1.5 debug
maven-monitor-2.0.6.jar 10.00 kB 19 5 1 1.1 debug
maven-plugin-api-2.2.1.jar 12.08 kB 23 8 2 1.5 debug
maven-plugin-descriptor-2.0.6.jar 36.01 kB 32 15 3 1.1 debug
maven-plugin-parameter-documenter-2.0.6.jar 20.27 kB 20 4 2 1.1 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-sink-api-1.0-alpha-7.jar 5.80 kB 19 3 2 1.1 debug
maven-plugin-testing-harness-1.2.jar 33.10 kB 28 11 2 1.4 debug
maven-plugin-annotations-3.2.jar 14.73 kB 23 8 1 1.5 debug
maven-reporting-api-2.0.6.jar 9.71 kB 18 4 1 1.1 debug
maven-filtering-1.2.jar 43.14 kB 35 18 1 1.5 debug
maven-shared-utils-0.3.jar 151.67 kB 105 72 11 1.5 debug
wagon-file-1.0-beta-2.jar 9.71 kB 18 1 1 1.1 debug
wagon-http-lightweight-1.0-beta-2.jar 12.03 kB 19 2 1 1.1 debug
wagon-http-shared-1.0-beta-2.jar 9.34 kB 17 2 1 1.1 debug
wagon-provider-api-1.0-beta-6.jar 51.94 kB 62 41 8 1.4 debug
wagon-ssh-1.0-beta-2.jar 23.05 kB 26 7 2 1.1 debug
wagon-ssh-common-1.0-beta-2.jar 24.61 kB 37 18 3 1.1 debug
wagon-ssh-external-1.0-beta-2.jar 12.27 kB 19 1 1 1.1 debug
plexus-archiver-2.1.jar 180.12 kB 137 112 12 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.19.jar 60.25 kB 60 44 6 1.5 debug
plexus-io-2.0.2.jar 56.90 kB 62 43 5 1.5 debug
plexus-utils-3.0.15.jar 233.35 kB 128 103 9 1.5 debug
plexus-build-api-0.0.4.jar 6.65 kB 18 4 1 1.4 debug
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
43 2.75 MB 2,685 1,864 203 1.5 40
compile: 32 compile: 2.27 MB compile: 2,055 compile: 1,417 compile: 168 - compile: 32
test: 1 test: 33.10 kB test: 28 test: 11 test: 2 - test: 1
runtime: 9 runtime: 451.54 kB runtime: 579 runtime: 428 runtime: 32 - runtime: 6
provided: 1 provided: 14.73 kB provided: 23 provided: 8 provided: 1 - provided: 1