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-trax 1.7.1 - 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-dep 4.5 - jar
org.apache.ant ant-antunit 1.0 - jar
org.hamcrest hamcrest-all 1.1 - jar
org.hamcrest hamcrest-core 1.1 - jar
org.mockito mockito-core 1.7 - 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
org.apache.ant ant 1.7.1 - jar
org.apache.ant ant-launcher 1.7.1 - 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
org.objenesis objenesis 1.0 - jar

Project Dependency Graph

Dependency Listings

Cathcart ant tasks

Cathcart ant tasks are used for checking trends in software metrics.

../../../../../../../../../shell.sourceforge.net/home/groups/c/ca/cathcart/htdocs/./cathcart-ant-tasks

Unnamed - org.apache.ant:ant-trax:jar:1.7.1

contains particularly one class necessary for the execution of the xslt task

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

org.apache.tools.ant

Apache Ant

http://ant.apache.org/ant

Unnamed - org.apache.ant:ant-antunit:jar:1.0

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. The junit-dep artifact is the same as the junit artifact, expect that all dependencies are explicity declared and unbundled.

http://junit.org

Mockito

Mock objects library for java

http://www.mockito.org

Objenesis

A library for instantiating Java objects

http://objenesis.googlecode.com/svn/docs/index.html

Hamcrest All

Hamcrest Core