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.servlet servlet-api 2.3 - jar
log4j log4j 1.2.8 - jar
org.tuckey urlrewritefilter 3.1.0 - jar (optional)

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
mockobjects mockobjects 0.07-j1.3-j2ee1.3 - jar
mockobjects mockobjects-core 0.09 - jar

Project Transitive Dependencies

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

Project Dependency Graph

Dependency Listings

Atlassian Gzip Filter

Atlassian Gzip Filter adds gzip filtering capabilities to your web application transparently by using a servlet filter

http://docs.atlassian.com/atlassian-gzipfilter/1.7/atlassian-gzipfilter

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

UrlRewriteFilter

A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.

http://tuckey.org/urlrewrite/

Unnamed - log4j:log4j:jar:1.2.8

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Unnamed - mockobjects:mockobjects-core:jar:0.09

Unnamed - mockobjects:mockobjects:jar:0.07-j1.3-j2ee1.3