The following is a list of dependencies for this project. These dependencies are required to compile and run the application:| GroupId | ArtifactId | Version | Description | URL |
|---|
| junit | junit | 4.1 | 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 |
| org.javagen.agile | javagen-agile | 1.0-beta2 | JavaGen Agile is a highly configurable template-based code generation framework. | http://javagen.com/javagen-agile/ |
| org.springframework | spring-beans | 2.0.1 | Spring Framework: Beans | http://www.springframework.org |
| freemarker | freemarker | 2.3.6 | - | - |
| commons-logging | commons-logging | 1.0.4 | Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems. | http://jakarta.apache.org/commons/logging/ |