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 |
|---|---|---|---|---|---|
| junit | junit | 3.8.2 | - | jar | |
| net.sourceforge.jwebunit | jwebunit-core | 2.0-SNAPSHOT | - | 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-htmlunit-plugin | 2.0-SNAPSHOT | - | jar | |
| org.mortbay.jetty | jetty | 4.2.9 | - | jar |
The following is a list of system dependencies for this project. These dependencies are required to compile the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| fit | fit | 1.1 | - | 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-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 | |
| regexp | regexp | 1.3 | - | 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 |
|---|---|---|---|---|---|
| com.ibm.icu | icu4j | 2.6.1 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.2 | - | jar | |
| commons-httpclient | commons-httpclient | 3.0.1 | - | jar | |
| commons-io | commons-io | 1.2 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| htmlunit | htmlunit | 1.9 | - | jar | |
| jaxen | jaxen | 1.1-beta-9 | - | jar | |
| jdom | jdom | 1.0 | - | jar | |
| nekohtml | nekohtml | 0.9.5 | - | jar | |
| org.ccil.cowan.tagsoup | tagsoup | 0.9.7 | - | jar | |
| rhino | js | 1.6R2 | - | jar | |
| xalan | xalan | 2.6.0 | - | jar | |
| xerces | xercesImpl | 2.6.2 | - | jar | |
| xerces | xmlParserAPIs | 2.6.2 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar | |
| xom | xom | 1.0b3 | - | jar |
Run jWebUnit as FIT fixture
http://jwebunit.sourceforge.net/jwebfit
HtmlUnit plugin for jWebUnit.
http://jwebunit.sourceforge.net/jwebunit-htmlunit-plugin
A tool for testing web based applications
http://htmlunit.sourceforge.net
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)}/
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Jaxen is a universal Java XPath engine.
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
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
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
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/
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
/home/julien/jwebunit-2.x/jwebfit/lib/fit.jar
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