The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Description | URL | Optional |
---|---|---|---|---|---|
log4j | log4j | 1.2.8 | - | - | - |
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/ | - |
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Description | URL | Optional |
---|---|---|---|---|---|
commons-collections | commons-collections | 3.1 | Types that extend and augment the Java Collections Framework. | - | - |
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/ | - |
javax.servlet | jstl | 1.1.0 | - | - | - |
net.sourceforge.fakesmtp | fakesmtp-core | 0.1-SNAPSHOT | - | - | - |
opensymphony | sitemesh | 2.2.1 | - | - | - |
org.springframework | spring-web | 1.2.5 | - | - | - |
org.springframework | spring-aop | 1.2.5 | - | - | - |
org.springframework | spring-webmvc | 1.2.5 | - | - | - |
org.springframework | spring-context | 1.2.5 | - | - | - |
org.springframework | spring-beans | 1.2.5 | - | - | - |
org.springframework | spring-core | 1.2.5 | - | - | - |
taglibs | standard | 1.1.2 | - | - | - |
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:
GroupId | ArtifactId | Version | Description | URL | Optional |
---|---|---|---|---|---|
javax.servlet | jsp-api | 2.0 | - | - | - |
javax.servlet | servlet-api | 2.4 | - | - | - |
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:
GroupId | ArtifactId | Version | Description | URL | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | - | - |
org.springframework | spring-mock | 1.2.5 | - | - | - |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:
GroupId | ArtifactId | Version | Description | URL | Optional |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | AOP Alliance | - | - |
velocity | velocity-dep | 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/ | - |
oro | oro | 2.0.8 | - | - | - |
dumbster | dumbster | 1.6 | - | - | - |
org.springframework | spring-dao | 1.2.5 | - | - | - |
javax.mail | 1.3.2 | The 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.springframework | spring-jdbc | 1.2.5 | - | - | - |
javax.activation | activation | 1.0.2 | JavaBeans 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 | - |