Project Dependencies

compile

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

GroupId ArtifactId Version Classifier Type Optional
concurrent concurrent 1.3.4 - jar
javax.mail mail 1.3.2 - jar
javax.servlet servlet-api 2.3 - jar
oro oro 2.0.8 - jar
webmacro webmacro-classic 2.0b1 - jar

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:

GroupId ArtifactId Version Classifier Type Optional
junit junit 3.8.1 - jar

Project Transitive Dependencies

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

compile

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

GroupId ArtifactId Version Classifier Type Optional
javax.activation activation 1.0.2 - jar

Project Dependency Graph

Dependency Listings

JAL

Just Another Layer (JAL) is a Java JDBC middleware layer.

http://jal.paneris.net/

WebMAcro

The WebMacro templating engine.

http://www.webmacro.org/

Dough Lea's util.concurrent package

Unnamed - oro:oro:jar:2.0.8

JavaMail API

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

JavaBeans Activation Framework (JAF)

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

Unnamed - javax.servlet:servlet-api:jar:2.3

Unnamed - junit:junit:jar:3.8.1