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 |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
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 |
http://deesel.codecauldron.org/deesel-gui
http://deesel.codecauldron.org/deesel-tool/deesel-ant
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://deesel.codecauldron.org/deesel-tool/deesel-cli
Commons CLI provides a simple API for presenting, processing and validating a command line interface.
http://jakarta.apache.org/commons/cli/
/usr/java/jdk1.6.0_06/jre/../lib/tools.jar
http://deesel.codecauldron.org/deesel-core
Unnamed - log4j:log4j:jar:1.2.12
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.