Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
dom4jdom4j1.6.1-jar
org.apache.mavenmaven-model2.0-jar
org.apache.maven.sharedmaven-downloader1.0-jar
org.codehaus.plexusplexus-container-default1.0-alpha-9-jar
org.codehaus.plexusplexus-velocity1.1.2-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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.maven.wagonwagon-file1.0-alpha-6-jar

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:

GroupIdArtifactIdVersionClassifierTypeOptional
classworldsclassworlds1.1-alpha-2-jar
commons-collectionscommons-collections2.0-jar
commons-loggingcommons-logging-api1.0.4-jar
junitjunit3.8.1-jar
org.apache.mavenmaven-artifact2.0-jar
org.apache.mavenmaven-artifact-manager2.0-jar
org.apache.mavenmaven-repository-metadata2.0-jar
org.apache.maven.wagonwagon-provider-api1.0-alpha-6-jar
org.codehaus.plexusplexus-utils1.1-jar
plexusplexus-utils1.0.2-jar
velocityvelocity1.4-jar
xml-apisxml-apis1.0.b2-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
velocityvelocity-dep1.4-jar

Project Dependency Graph

Dependency Listings

Maven Archetype Core

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

http://maven.apache.org/maven-archetype-parent/maven-archetype/maven-archetype-core

Maven Downloader

Provide a super simple interface for downloading a single artifact.

http://maven.apache.org

Maven Artifact Manager

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org

Maven Repository Metadata Model

Maven Plugin Mapping

http://maven.apache.org/maven2/maven-repository-metadata

Maven Wagon API

Tools to manage artifacts and deployment

Maven Artifact

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven2/maven-artifact

Maven Wagon File Provider

Tools to manage artifacts and deployment

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

XML Commons External Components XML APIs

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

http://xml.apache.org/commons/#external

Maven Model

Maven Model

http://maven.apache.org/maven2/maven-model

Plexus Velocity Component

classworlds

http://classworlds.codehaus.org/

Plexus Common Utilities

Unnamed - commons-collections:commons-collections:jar:2.0

Unnamed - commons-logging:commons-logging-api:jar:1.0.4

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

Default Plexus Container

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Plexus Common Utilities