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 |
|---|
| commons-beanutils | commons-beanutils | 1.6 | Java Bean Utililities | http://jakarta.apache.org/commons/beanutils/ |
| 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/ |
| commons-io | commons-io | 1.1 | Commons-IO contains utility classes, stream implementations, file filters, and endian classes. | http://jakarta.apache.org/commons/io/ |
| javax.servlet | servlet-api | 2.3 | - | - |
| velocity | velocity | 1.4 | Velocity is a Java-based template engine. It permits anyone to use the
simple yet powerful template language to reference objects defined in Java
code. | http://jakarta.apache.org/velocity/ |
| 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/ |