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 | 
|---|
| javax.servlet | servlet-api | 2.3 | - | - | 
| 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/ | 
| velocity | velocity | 1.5 | Apache Velocity is a general purpose template engine. | http://velocity.apache.org/engine/releases/velocity-1.5/ | 
| commons-beanutils | commons-beanutils | 1.6 | Java Bean Utililities | http://jakarta.apache.org/commons/beanutils/ | 
| commons-io | commons-io | 1.1 | Commons-IO contains utility classes, stream implementations, file filters, and endian classes. | http://jakarta.apache.org/commons/io/ | 
| commons-digester | commons-digester | 1.7 | The Digester package lets you configure an XML->Java object mapping module
    which triggers certain actions called rules whenever a particular 
    pattern of nested XML elements is recognized. | http://jakarta.apache.org/commons/digester/ | 
| freemarker | freemarker | 2.3.8 | FreeMarker is a "template engine"; a generic tool to generate text output based on templates. | http://freemarker.org/ | 
| org.springframework | spring | 1.2.6 | - | - |