Project Dependencies

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionDescriptionURLOptional
log4jlog4j1.2.8---
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/-

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionDescriptionURLOptional
commons-collectionscommons-collections3.1Types that extend and augment the Java Collections Framework.--
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/-
javax.servletjstl1.1.0---
net.sourceforge.fakesmtpfakesmtp-core0.1-SNAPSHOT---
opensymphonysitemesh2.2.1---
org.springframeworkspring-web1.2.5---
org.springframeworkspring-aop1.2.5---
org.springframeworkspring-webmvc1.2.5---
org.springframeworkspring-context1.2.5---
org.springframeworkspring-beans1.2.5---
org.springframeworkspring-core1.2.5---
taglibsstandard1.1.2---

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionDescriptionURLOptional
javax.servletjsp-api2.0---
javax.servletservlet-api2.4---

test

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:

GroupIdArtifactIdVersionDescriptionURLOptional
junitjunit3.8.1---
org.springframeworkspring-mock1.2.5---

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:

GroupIdArtifactIdVersionDescriptionURLOptional
aopallianceaopalliance1.0AOP Alliance--
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/-
orooro2.0.8---
dumbsterdumbster1.6---
org.springframeworkspring-dao1.2.5---
javax.mailmail1.3.2The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.http://java.sun.com/products/javamail/index.jsp-
org.springframeworkspring-jdbc1.2.5---
javax.activationactivation1.0.2JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).http://java.sun.com/products/javabeans/jaf/index.jsp-