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.1 | - | jar | |
| junit | junit | 3.8.2 | - | jar | |
| net.sourceforge.jwebunit | jwebunit-core | 2.0-SNAPSHOT | - | jar | |
| org.mortbay.jetty | jetty | 6.0.0beta16 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
|---|---|---|---|---|---|
| avalon-framework | avalon-framework | 4.1.3 | - | jar | |
| commons-io | commons-io | 1.1 | - | jar | |
| commons-logging | commons-logging | 1.1 | - | jar | |
| javax.servlet | servlet-api | 2.4 | - | jar | |
| log4j | log4j | 1.2.12 | - | jar | |
| logkit | logkit | 1.0.1 | - | jar | |
| org.mortbay.jetty | jetty-util | 6.0.0beta16 | - | jar | |
| org.mortbay.jetty | servlet-api-2.5 | 6.0.0beta16 | - | jar | |
| regexp | regexp | 1.3 | - | jar |
All test cases that each plugin should pass.
http://jwebunit.sourceforge.net/jwebunit-commons-tests
Unnamed - junit:junit:jar:3.8.2
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/${pom.artifactId.substring(8)}/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
The core API of jWebUnit. Define how tests should be written.
http://jwebunit.sourceforge.net/jwebunit-core
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - avalon-framework:avalon-framework:jar:4.1.3
Unnamed - logkit:logkit:jar:1.0.1
Unnamed - log4j:log4j:jar:1.2.12