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
commons-fileupload commons-fileupload 1.2 - jar
commons-io commons-io 1.3.1 - jar
junitperf junitperf 1.8 - jar
net.sourceforge.jwebunit jwebunit-core 1.5 - jar
org.mortbay.jetty jetty 6.1.9 - 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.servlet servlet-api 2.4 - jar
junit junit 3.8.2 - jar
org.mortbay.jetty jetty-util 6.1.9 - jar
org.mortbay.jetty servlet-api-2.5 6.1.9 - jar
regexp regexp 1.3 - jar

Project Dependency Graph

Dependency Listings

Commons Tests

All test cases that each plugin should pass.

http://jwebunit.sourceforge.net/jwebunit-commons-tests

Unnamed - junitperf:junitperf:jar:1.8

Jetty Server

Jetty server core

http://jetty.mortbay.org

Jetty Utilities

Utility classes for Jetty

http://jetty.mortbay.org

Servlet Specification 2.5 API

Servlet Specification 2.5 API

http://jetty.mortbay.org

Core - API

The core API of JWebUnit. Define how tests should be written and interface for testing engines.

http://jwebunit.sourceforge.net/jwebunit-core

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 - regexp:regexp:jar:1.3

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

FileUpload

The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.

http://jakarta.apache.org/commons/fileupload/

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

http://jakarta.apache.org/commons/io/