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.cauldron.deesel.core deesel-core 0.5-SNAPSHOT - jar
org.cauldron.deesel.tool.ant deesel-ant 0.5-SNAPSHOT - 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 3.8.1 - 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
ant ant 1.6.5 - jar
commons-cli commons-cli 1.1 - jar
log4j log4j 1.2.12 - jar
org.cauldron.deesel.tool.cli deesel-cli 0.5-SNAPSHOT - 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.0 - jar

Project Dependency Graph

Dependency Listings

GUIs for Deesel

http://deesel.codecauldron.org/deesel-gui

Ant Task for Deesel

http://deesel.codecauldron.org/deesel-tool/deesel-ant

Unnamed - ant:ant:jar:1.6.5

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

http://www.apache.org/ant

Ant Task for Deesel

http://deesel.codecauldron.org/deesel-tool/deesel-cli

CLI

Commons CLI provides a simple API for presenting, processing and validating a command line interface.

http://jakarta.apache.org/commons/cli/

com.sun:tools:jar

/usr/java/jdk1.6.0_06/jre/../lib/tools.jar

Core Deesel

http://deesel.codecauldron.org/deesel-core

Unnamed - log4j:log4j:jar:1.2.12

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