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
com.puppycrawl.tools checkstyle 6.19 jar GNU Lesser General Public License
commons-collections commons-collections 3.2.1 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-core 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-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-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.4 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-integration-tools 1.6 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.4 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-site-renderer 1.4 jar The Apache Software License, Version 2.0
org.apache.maven.plugins maven-checkstyle-plugin 2.17 jar Apache License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.0 jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-impl 2.3 jar Apache License, Version 2.0
org.apache.velocity velocity 1.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-resources 1.0.1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.24 jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 1.1.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.8.2 jar Common Public License Version 1.0
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.4 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
antlr antlr 2.7.7 jar BSD License
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
classworlds classworlds 1.1 jar -
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0
com.jcraft jsch 0.1.38 jar BSD
commons-beanutils commons-beanutils 1.9.2 jar The Apache Software License, Version 2.0
commons-chain commons-chain 1.1 jar /LICENSE.txt
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.3 jar /LICENSE.txt
commons-digester commons-digester 1.6 jar -
commons-io commons-io 1.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.1 jar /LICENSE.txt
commons-logging commons-logging 1.0.4 jar /LICENSE.txt
commons-validator commons-validator 1.3.1 jar /LICENSE.txt
dom4j dom4j 1.1 jar -
nekohtml nekohtml 1.9.6.2 jar The Apache Software License, Version 2.0
nekohtml xercesMinimal 1.9.6.2 jar -
org.antlr antlr4-runtime 4.5.3 jar The BSD License
org.apache.httpcomponents httpclient 4.0.2 jar ../LICENSE.txt
org.apache.httpcomponents httpcore 4.0.1 jar Apache License
org.apache.maven maven-artifact-manager 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-monitor 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-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-core 1.2 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-logging-api 1.4 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-fml 1.4 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.4 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 0.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.struts struts-core 1.3.8 jar The Apache Software License, Version 2.0
org.apache.struts struts-taglib 1.3.8 jar The Apache Software License, Version 2.0
org.apache.struts struts-tiles 1.3.8 jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 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-i18n 1.0-beta-7 jar -
org.codehaus.plexus plexus-interactivity-api 1.0-alpha-4 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
oro oro 2.0.8 jar -
sslext sslext 1.2-0 jar Apache Software License, Version 1.1
xerces xercesImpl 2.9.1 jar -
xml-apis xml-apis 1.0.b2 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
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 License
org.codehaus.plexus plexus-archiver 1.0-alpha-7 jar -

Project Dependency Graph

Dependency Tree

Licenses

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

The BSD License: ANTLR 4 Runtime

Apache License: HttpClient, HttpCore

Public Domain: Backport of JSR 166

GNU Lesser General Public License: checkstyle

BSD: JSch

jGuru Europe Corporate Source License, based on The Apache Software License, Version 2.0: nazgul-tools-checkstyle-maven-plugin

Unknown: Default Plexus Container, JCL 1.1.1 implemented over SLF4J, Plexus Archiver Component, Plexus Default Interactivity Handler, Plexus I18N Component, SLF4J API Module, SLF4J JDK14 Binding, SLF4J NOP Binding, classworlds, commons-digester, dom4j, oro, xercesImpl, xercesMinimal

BSD License: AntLR Parser Generator

Apache Software License, Version 1.1: sslext

Apache License, Version 2.0: Apache Maven Checkstyle Plugin, Apache Maven Reporting Implementation, Doxia :: Integration Tools, Maven Plugin Tools Java 5 Annotations, Plexus Common Utilities

The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Maven Shared Utils, Apache Velocity, Codec, Commons CLI, Commons Chain, Commons Collections, Commons IO, Doxia :: Core, Doxia :: Decoration Model, Doxia :: FML Module, Doxia :: Logging API, Doxia :: Sink API, Doxia :: Site Renderer, Doxia :: XHTML Module, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackrabbit JCR Commons, Jackrabbit WebDAV Library, Lang, Logging, 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 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 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 Interpolation API, Plexus Resource Component, Plexus Velocity Component, Struts Core, Struts Taglib, Struts Tiles, Validator, VelocityTools, XML Commons External Components XML APIs

Common Public License Version 1.0: JUnit