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-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-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.doxia doxia-core 1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-site-renderer 1.2 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-plugin-testing-harness 1.1 jar The Apache Software License, Version 2.0
org.apache.rat apache-rat-core 0.11 jar Apache License, Version 2
org.codehaus.plexus plexus-utils 3.0.8 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
junit junit 4.11 jar Common Public License Version 1.0
org.apache.maven maven-model 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

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.3 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 Type License
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
classworlds classworlds 1.1-alpha-2 jar -
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.3 jar /LICENSE.txt
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.2 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.5 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.0.2 jar ../LICENSE.txt
org.apache.httpcomponents httpcore 4.0.1 jar Apache License
org.apache.maven maven-core 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-error-diagnostics 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-monitor 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-parameter-documenter 2.0 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.doxia doxia-logging-api 1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-fml 1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.2 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.velocity velocity 1.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 1.0-alpha-7 jar -
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-i18n 1.0-beta-7 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-velocity 1.1.7 jar -
oro oro 2.0.8 jar -
xerces xercesImpl 2.9.1 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.3.04 jar The Apache Software License, Version 2.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 License
com.jcraft jsch 0.1.23 jar BSD
org.apache.maven.wagon wagon-file 1.0-alpha-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-http-lightweight 1.0-alpha-5 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-ssh 1.0-alpha-5 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.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

BSD: jsch

Unknown: Default Plexus Container, Plexus Archiver Component, Plexus Default Interactivity Handler, Plexus I18N Component, Plexus Velocity Component, classworlds, oro

The Apache Software License, Version 2.0: Apache Velocity, Codec, Commons CLI, Commons Collections, Commons Compress, Commons IO, Commons Lang, Commons Logging, Doxia :: Core, Doxia :: FML Module, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Site Renderer Component, Maven, Maven Artifact, Maven Artifact Manager, 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 Plugin Testing Mechanism, Maven Profile Model, Maven Project Builder, Maven Reporting API, Maven Repository Metadata Model, Maven Wagon API, Maven Wagon File Provider, Maven Wagon Lightweight HTTP Provider, Maven Wagon SSH Provider, Plexus Common Utilities, Plexus Interpolation API, XML Commons External Components XML APIs, Xerces2 Java Parser

Apache License, Version 2: Apache Creadur Rat::Core, Apache Creadur Rat::Plugin4Maven

Public Domain: Backport of JSR 166

Common Public License Version 1.0: JUnit

Apache License: HttpClient, HttpCore

New BSD License: Hamcrest Core

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

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
jsch-0.1.23.jar 113.51 kB 93 90 3 1.2 release
commons-cli-1.2.jar 40.16 kB 35 22 1 1.4 debug
commons-codec-1.3.jar 45.63 kB 42 25 5 1.2 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-io-2.2.jar 169.52 kB 126 108 6 1.5 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
commons-compress-1.5.jar 250.24 kB 162 135 14 1.5 debug
httpclient-4.0.2.jar 286.03 kB 267 231 22 1.5 debug
httpcore-4.0.1.jar 168.84 kB 181 158 10 1.3 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.jar 132.45 kB 103 64 13 1.1 debug
maven-error-diagnostics-2.0.jar 10.01 kB 20 6 1 1.1 debug
maven-model-2.2.1.jar 85.54 kB 61 45 2 1.5 debug
maven-monitor-2.0.jar 7.41 kB 17 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.jar 32.34 kB 30 15 3 1.1 debug
maven-plugin-parameter-documenter-2.0.jar 17.22 kB 18 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-core-1.2.jar 150.51 kB 118 84 16 1.5 debug
doxia-decoration-model-1.2.jar 58.33 kB 40 18 3 1.5 debug
doxia-logging-api-1.2.jar 11.08 kB 19 4 1 1.5 debug
doxia-module-fml-1.2.jar 36.97 kB 34 14 2 1.5 debug
doxia-module-xhtml-1.2.jar 14.74 kB 24 6 1 1.5 debug
doxia-sink-api-1.2.jar 10.98 kB 22 4 2 1.5 debug
doxia-site-renderer-1.2.jar 50.87 kB 51 8 2 1.5 debug
maven-plugin-annotations-3.3.jar 13.71 kB 22 7 1 1.5 debug
maven-reporting-api-3.0.jar 10.68 kB 20 5 1 1.4 debug
maven-plugin-testing-harness-1.1.jar 31.73 kB 28 11 2 1.1 debug
wagon-file-1.0-alpha-5.jar 5.71 kB 16 1 1 1.1 debug
wagon-http-lightweight-1.0-alpha-5.jar 7.48 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-alpha-5.jar 32.94 kB 39 22 3 1.1 debug
apache-rat-core/target/classes - 0 0 0 - release
velocity-1.5.jar 382.93 kB 282 246 25 1.2 debug
plexus-archiver-1.0-alpha-7.jar 138.71 kB 99 74 12 1.1 debug
plexus-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 debug
plexus-i18n-1.0-beta-7.jar 10.26 kB 19 6 1 1.4 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-3.0.8.jar 226.39 kB 127 102 9 1.5 debug
plexus-velocity-1.1.7.jar 7.49 kB 18 5 1 1.4 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
xercesImpl-2.9.1.jar 1.17 MB 964 894 38 1.1 release
xml-apis-1.3.04.jar 189.80 kB 344 303 25 1.1 release
Total Size Entries Classes Packages JDK Rev Debug
54 6.16 MB 5,559 4,434 383 1.5 49
compile: 45 compile: 5.58 MB compile: 4,955 compile: 3,969 compile: 339 - compile: 41
test: 4 test: 416.69 kB test: 417 test: 343 test: 35 - test: 4
runtime: 4 runtime: 159.65 kB runtime: 165 runtime: 115 runtime: 8 - runtime: 3
provided: 1 provided: 13.71 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central http://repo.maven.apache.org/maven2 Yes - -
codehaus.snapshots http://snapshots.repository.codehaus.org - Yes -
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -
apache-snapshots http://people.apache.org/maven-snapshot-repository - Yes -
codehaus-snapshots http://snapshots.repository.codehaus.org - Yes -
snapshots http://snapshots.maven.codehaus.org/maven2 - Yes Yes

Repository locations for each of the Dependencies.

Artifact central codehaus.snapshots apache.snapshots apache-snapshots codehaus-snapshots
backport-util-concurrent:backport-util-concurrent:jar:3.1 Found at http://repo.maven.apache.org/maven2 - - - -
classworlds:classworlds:jar:1.1-alpha-2 Found at http://repo.maven.apache.org/maven2 - - - -
com.jcraft:jsch:jar:0.1.23 Found at http://repo.maven.apache.org/maven2 - - - -
commons-cli:commons-cli:jar:1.2 Found at http://repo.maven.apache.org/maven2 - - - -
commons-codec:commons-codec:jar:1.3 Found at http://repo.maven.apache.org/maven2 - - - -
commons-collections:commons-collections:jar:3.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
commons-io:commons-io:jar:2.2 Found at http://repo.maven.apache.org/maven2 - - - -
commons-lang:commons-lang:jar:2.6 Found at http://repo.maven.apache.org/maven2 - - - -
commons-logging:commons-logging:jar:1.1.1 Found at http://repo.maven.apache.org/maven2 - - - -
junit:junit:jar:4.11 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.commons:commons-compress:jar:1.5 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpclient:jar:4.0.2 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.httpcomponents:httpcore:jar:4.0.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-artifact:jar:2.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-artifact-manager:jar:2.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-core:jar:2.0 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-error-diagnostics:jar:2.0 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-model:jar:2.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-monitor:jar:2.0 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-plugin-api:jar:2.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-plugin-descriptor:jar:2.0 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-plugin-registry:jar:2.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-profile:jar:2.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-project:jar:2.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-repository-metadata:jar:2.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven:maven-settings:jar:2.2.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.doxia:doxia-core:jar:1.2 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.doxia:doxia-decoration-model:jar:1.2 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.doxia:doxia-logging-api:jar:1.2 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.doxia:doxia-module-fml:jar:1.2 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.doxia:doxia-module-xhtml:jar:1.2 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.doxia:doxia-sink-api:jar:1.2 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.doxia:doxia-site-renderer:jar:1.2 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.reporting:maven-reporting-api:jar:3.0 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-file:jar:1.0-alpha-5 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-alpha-5 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.maven.wagon:wagon-ssh:jar:1.0-alpha-5 Found at http://repo.maven.apache.org/maven2 - - - -
org.apache.rat:apache-rat-core:jar:0.11 - - - - -
org.apache.velocity:velocity:jar:1.5 Found at http://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 Found at http://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 Found at http://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7 Found at http://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 Found at http://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-interpolation:jar:1.11 Found at http://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-utils:jar:3.0.8 Found at http://repo.maven.apache.org/maven2 - - - -
org.codehaus.plexus:plexus-velocity:jar:1.1.7 Found at http://repo.maven.apache.org/maven2 - - - -
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repo.maven.apache.org/maven2 - - - -
oro:oro:jar:2.0.8 Found at http://repo.maven.apache.org/maven2 - - - -
xerces:xercesImpl:jar:2.9.1 Found at http://repo.maven.apache.org/maven2 - - - -
xml-apis:xml-apis:jar:1.3.04 Found at http://repo.maven.apache.org/maven2 - - - -
Total central codehaus.snapshots apache.snapshots apache-snapshots codehaus-snapshots
54 (compile: 45, test: 4, runtime: 4, provided: 1) 53 0 0 0 0