Project Dependencies

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
httpunithttpunit1.6.1-jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-collectionscommons-collections2.1.1-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.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.

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
jtidyjtidy4aug2000r7-dev-jar
junitjunit3.8.2-jar
nekohtmlnekohtml0.9.1-jar
rhinojs1.5R4.1-jar
xercesxercesImpl2.6.2-jar
xercesxmlParserAPIs2.2.1-jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionClassifierTypeOptional
avalon-frameworkavalon-framework4.1.3-jar
javax.servletservlet-api2.3-jar
log4jlog4j1.2.12-jar
logkitlogkit1.0.1-jar

Project Dependency Graph

Dependency Listings

javaSniff

A Java based browser sniffer

http://javasniff.sourceforge.net/

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 - log4j:log4j:jar:1.2.12

Unnamed - logkit:logkit:jar:1.0.1

Unnamed - avalon-framework:avalon-framework:jar:4.1.3

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

Unnamed - commons-collections:commons-collections:jar:2.1.1

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)}/

HttpUnit

A Java library for the automatic stimulation and testing of web applications.

Unnamed - xerces:xmlParserAPIs:jar:2.2.1

Neko HTML

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - rhino:js:jar:1.5R4.1

JTidy

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.

http://jtidy.sourceforge.net

Unnamed - junit:junit:jar:3.8.2