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 Optional
org.apache.ant ant 1.7.0 - jar
org.apache.ant ant-nodeps 1.7.0 - jar
org.apache.maven maven-plugin-api 2.0 - jar
org.apache.maven maven-project 2.0 - jar
org.codehaus.plexus plexus-resources 1.0-alpha-4 - jar
org.codehaus.plexus plexus-utils 1.5.5 - jar
org.slf4j jcl104-over-slf4j 1.4.2 - jar
org.slf4j slf4j-log4j12 1.4.2 - jar
xalan xalan 2.3.1 - jar
xerces xercesImpl 2.0.1 - jar
xml-apis xml-apis 1.0.b2 - 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 Classifier Type Optional
junit junit 4.4 - jar

system

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

GroupId ArtifactId Version Classifier Type Optional
com.sun tools 1.5 - 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:

GroupId ArtifactId Version Classifier Type Optional
classworlds classworlds 1.1-alpha-2 - jar
log4j log4j 1.2.13 - jar
org.apache.ant ant-launcher 1.7.0 - jar
org.apache.maven maven-artifact 2.0 - jar
org.apache.maven maven-artifact-manager 2.0 - jar
org.apache.maven maven-model 2.0 - jar
org.apache.maven maven-profile 2.0 - jar
org.apache.maven maven-repository-metadata 2.0 - jar
org.apache.maven.wagon wagon-provider-api 1.0-alpha-5 - jar
org.codehaus.plexus plexus-container-default 1.0-alpha-8 - jar
org.slf4j slf4j-api 1.4.2 - jar

Project Dependency Graph

Dependency Listings

Java UI Builder Maven Plugin

Maven Plugins for Java UI Builder

http://uibuilder.sf.net/uibuilder-maven-plugin

Maven Plugin API

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-plugin-api

Maven Project Builder

This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.

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

Maven Profile Model

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-profile

Maven Model

Maven Model

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

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

Plexus Common Utilities

http://plexus.codehaus.org/plexus-utils

Plexus Resource Component

Default Plexus Container

Unnamed - org.apache.ant:ant-nodeps:jar:1.7.0

contains all the optional tasks and types which do not have particular dependencies

http://ant.apache.org/ant-nodeps

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

Unnamed - org.apache.ant:ant-launcher:jar:1.7.0

master POM

http://ant.apache.org/ant-launcher

com.sun:tools:jar

c:\tools\jdk1.5.0_11\jre\..\lib\tools.jar

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

Unnamed - xerces:xerces:jar:2.0.1

Unnamed - xalan:xalan:jar:2.3.1

JCL Implemented Over SLF4J

JCL implementation over SLF4J

http://www.slf4j.org

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Log4j

Log4j

http://logging.apache.org/log4j/docs/

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