Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.2-jar
net.sourceforge.jwebunitjwebunit-core2.0-SNAPSHOT-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:

GroupIdArtifactIdVersionClassifierTypeOptional
net.sourceforge.jwebunitjwebunit-htmlunit-plugin2.0-SNAPSHOT-jar
org.mortbay.jettyjetty4.2.9-jar

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupIdArtifactIdVersionClassifierTypeOptional
fitfit1.1-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:

GroupIdArtifactIdVersionClassifierTypeOptional
avalon-frameworkavalon-framework4.1.3-jar
commons-loggingcommons-logging1.1-jar
javax.servletservlet-api2.4-jar
log4jlog4j1.2.12-jar
logkitlogkit1.0.1-jar
regexpregexp1.3-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:

GroupIdArtifactIdVersionClassifierTypeOptional
com.ibm.icuicu4j2.6.1-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.2-jar
commons-httpclientcommons-httpclient3.0.1-jar
commons-iocommons-io1.2-jar
commons-langcommons-lang2.1-jar
htmlunithtmlunit1.9-jar
jaxenjaxen1.1-beta-9-jar
jdomjdom1.0-jar
nekohtmlnekohtml0.9.5-jar
org.ccil.cowan.tagsouptagsoup0.9.7-jar
rhinojs1.6R2-jar
xalanxalan2.6.0-jar
xercesxercesImpl2.6.2-jar
xercesxmlParserAPIs2.6.2-jar
xml-apisxml-apis1.0.b2-jar
xomxom1.0b3-jar

Project Dependency Graph

Dependency Listings

jWebFit

Run jWebUnit as FIT fixture

http://jwebunit.sourceforge.net/jwebfit

HtmlUnit Plugin

HtmlUnit plugin for jWebUnit.

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

htmlunit

A tool for testing web based applications

http://htmlunit.sourceforge.net

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://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Rhino

Collections

Types that extend and augment the Java Collections Framework.

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

Neko HTML

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

Unnamed - jdom:jdom:jar:1.0

xom

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

TagSoup

TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML.

http://mercury.ccil.org/~cowan/XML/tagsoup/

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - xalan:xalan:jar:2.6.0

Unnamed - xml-apis:xml-apis:jar:1.0.b2

http://xml.apache.org/commons/#external

Unnamed - com.ibm.icu:icu4j:jar:2.6.1

IO

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

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

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/commons/httpclient/

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/

Unnamed - junit:junit:jar:3.8.2

Unnamed - org.mortbay.jetty:jetty:pom:4.2.9

fit:fit:jar

/home/julien/jwebunit-2.x/jwebfit/lib/fit.jar

Core - API

The core API of jWebUnit. Define how tests should be written.

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

Logging

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

Unnamed - regexp:regexp:jar:1.3

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