Project Dependencies

The following is a list of dependencies for this project. These dependencies are required to compile and run the application:
GroupIdArtifactIdVersionDescriptionURL
commons-beanutilscommons-beanutils1.6Java Bean Utililitieshttp://jakarta.apache.org/commons/beanutils/
commons-digestercommons-digester1.7The 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-iocommons-io1.1Commons-IO contains utility classes, stream implementations, file filters, and endian classes.http://jakarta.apache.org/commons/io/
javax.servletservlet-api2.3--
velocityvelocity1.4Velocity 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-loggingcommons-logging1.0.4Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.http://jakarta.apache.org/commons/logging/

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:
GroupIdArtifactIdVersionDescriptionURL
velocityvelocity-dep1.4Velocity 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/
javax.servletservlet-api2.3--
xml-apisxml-apis1.0.b2-http://xml.apache.org/commons/#external
commons-collectionscommons-collections2.0--