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 | |
| net.sourceforge.htmlunit | htmlunit | 2.5 | - | jar | |
| org.slf4j | slf4j-log4j12 | 1.5.0 | - | jar |
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 |
|---|---|---|---|---|---|
| net.sourceforge.jwebunit | jwebunit-commons-tests | 2.2 | - | jar | |
| org.mockito | mockito-all | 1.7 | - | 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 |
|---|---|---|---|---|---|
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.2.1 | - | jar | |
| commons-httpclient | commons-httpclient | 3.1 | - | jar | |
| commons-io | commons-io | 1.4 | - | jar | |
| commons-lang | commons-lang | 2.4 | - | jar | |
| commons-logging | commons-logging | 1.1.1 | - | jar | |
| log4j | log4j | 1.2.13 | - | jar | |
| net.sourceforge.cssparser | cssparser | 0.9.5 | - | jar | |
| net.sourceforge.htmlunit | htmlunit-core-js | 2.5 | - | jar | |
| net.sourceforge.jwebunit | jwebunit-core | 2.2 | - | jar | |
| net.sourceforge.nekohtml | nekohtml | 1.9.12 | - | jar | |
| org.slf4j | slf4j-api | 1.5.0 | - | jar | |
| org.w3c.css | sac | 1.3 | - | jar | |
| regexp | regexp | 1.3 | - | jar | |
| xalan | serializer | 2.7.1 | - | jar | |
| xalan | xalan | 2.7.1 | - | jar | |
| xerces | xercesImpl | 2.8.1 | - | jar | |
| xml-apis | xml-apis | 1.3.04 | - | jar |
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 |
|---|---|---|---|---|---|
| commons-fileupload | commons-fileupload | 1.2 | - | jar | |
| junit | junit | 3.8.2 | - | jar | |
| junitperf | junitperf | 1.8 | - | jar | |
| org.mortbay.jetty | jetty | 6.1.12 | - | jar | |
| org.mortbay.jetty | jetty-util | 6.1.12 | - | jar | |
| org.mortbay.jetty | servlet-api-2.5 | 6.1.12 | - | jar |
HtmlUnit plugin for JWebUnit.
http://jwebunit.sourceforge.net/jwebunit-htmlunit-plugin
Mock objects library for java
A headless browser intended for use in testing web-based applications.
http://htmlunit.sourceforge.net
Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.
http://xml.apache.org/xalan-j/
Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events.
http://xml.apache.org/xalan-j/
Types that extend and augment the Java Collections Framework.
http://commons.apache.org/collections/
Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://commons.apache.org/lang/
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/httpcomponents/httpclient-3.x/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
HtmlUnit adaptation of Mozilla Rhino Javascript engine for Java. Changes are documented by a diff (rhinoDiff.txt) contained in the generated jar files.
http://htmlunit.sourceforge.net
http://nekohtml.sourceforge.net/
Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
http://xerces.apache.org/xerces2-j/
XML Commons External Components XML APIs
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
http://xml.apache.org/commons/components/external/
A CSS parser which implements SAC (the Simple API for CSS).
http://cssparser.sourceforge.net/
SAC is a standard interface for CSS parsers.
http://www.w3.org/Style/CSS/SAC/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
All test cases that each plugin should pass.
http://jwebunit.sourceforge.net/jwebunit-commons-tests
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.
Unnamed - junitperf:junitperf:jar:1.8
Jetty server core
http://jetty.mortbay.org/project/modules/jetty
Utility classes for Jetty
http://jetty.mortbay.org/project/jetty-util
Servlet Specification 2.5 API
http://jetty.mortbay.org/project/modules/servlet-api-2.5
The core API of JWebUnit. Define how tests should be written and interface for testing engines.
http://jwebunit.sourceforge.net/jwebunit-core
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/
Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.
The slf4j log4j-12 binding
The slf4j API
Log4j