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
net.sourceforge.htmlunit htmlunit 2.5 - jar
org.slf4j slf4j-log4j12 1.5.0 - 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
net.sourceforge.jwebunit jwebunit-commons-tests 2.2 - jar
org.mockito mockito-all 1.7 - 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
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

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
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

Project Dependency Graph

Dependency Listings

HtmlUnit Plugin

HtmlUnit plugin for JWebUnit.

http://jwebunit.sourceforge.net/jwebunit-htmlunit-plugin

Mockito

Mock objects library for java

http://www.mockito.org

HtmlUnit

A headless browser intended for use in testing web-based applications.

http://htmlunit.sourceforge.net

Xalan Java

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/

Xalan Java Serializer

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/

Commons Collections

Types that extend and augment the Java Collections Framework.

http://commons.apache.org/collections/

Commons Lang

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/

HttpClient

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/

Codec

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 Core JS

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

Neko HTML

http://nekohtml.sourceforge.net/

Xerces2 Java Parser

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/

CSS Parser

A CSS parser which implements SAC (the Simple API for CSS).

http://cssparser.sourceforge.net/

Simple API for CSS

SAC is a standard interface for CSS parsers.

http://www.w3.org/Style/CSS/SAC/

Commons Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://commons.apache.org/logging

Commons Tests

All test cases that each plugin should pass.

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

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 - junitperf:junitperf:jar:1.8

Jetty Server

Jetty server core

http://jetty.mortbay.org/project/modules/jetty

Jetty Utilities

Utility classes for Jetty

http://jetty.mortbay.org/project/jetty-util

Servlet Specification 2.5 API

Servlet Specification 2.5 API

http://jetty.mortbay.org/project/modules/servlet-api-2.5

Core - API

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

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

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/

Commons IO

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

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

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Log4j

Log4j

http://logging.apache.org/log4j/docs/

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