Project Dependencies

The following is a list of dependencies for this project. These dependencies are required to compile and run the application:
GroupId ArtifactId Version Description URL
xalan xalan 2.7.1 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/
commons-collections commons-collections 3.2.1 Types that extend and augment the Java Collections Framework. http://commons.apache.org/collections/
commons-lang commons-lang 2.4 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/
commons-httpclient commons-httpclient 3.1 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/
commons-codec commons-codec 1.3 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/
net.sourceforge.htmlunit htmlunit-core-js 2.4 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
net.sourceforge.nekohtml nekohtml 1.9.11 - http://nekohtml.sourceforge.net/
net.sourceforge.cssparser cssparser 0.9.5 A CSS parser which implements SAC (the Simple API for CSS). http://cssparser.sourceforge.net/
commons-io commons-io 1.4 Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes. http://commons.apache.org/io/
commons-logging commons-logging 1.1.1 Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems. http://commons.apache.org/logging
log4j log4j 1.2.14 Log4j http://logging.apache.org/log4j/docs/
junit junit 4.5 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
gsbase gsbase 2.0.1 A collection of java utility classes http://gsbase.sourceforge.net
commons-fileupload commons-fileupload 1.2.1 The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications. http://commons.apache.org/fileupload/
org.mortbay.jetty jetty 6.1.14 Jetty server core http://jetty.mortbay.org/project/modules/jetty
org.slf4j slf4j-api 1.4.3 The slf4j API http://www.slf4j.org
org.slf4j slf4j-log4j12 1.4.3 The slf4j log4j-12 binding http://www.slf4j.org
org.openqa.selenium.webdriver webdriver-htmlunit 0.5.524 - http://code.google.com/p/webdriver/webdriver-htmlunit
org.openqa.selenium.webdriver webdriver-firefox 0.5.524 - http://code.google.com/p/webdriver/webdriver-firefox
org.openqa.selenium.webdriver webdriver-ie 0.5.524 - http://code.google.com/p/webdriver/webdriver-ie
org.eclipse.jdt core 3.4.2.v_883_R34x - http://www.eclipse.org/jdt/
org.eclipse.equinox common 3.3.0-v20070426 - -

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:
GroupId ArtifactId Version Description URL
com.ibm.icu icu4j 2.6.1 - -
org.json json 20080701 JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language. http://www.json.org/java/index.html
xerces xmlParserAPIs 2.6.2 - -
junitperf junitperf 1.8 - -
org.w3c.css sac 1.3 SAC is a standard interface for CSS parsers. http://www.w3.org/Style/CSS/SAC/
org.mortbay.jetty servlet-api-2.5 6.1.14 Servlet Specification 2.5 API http://jetty.mortbay.org/project/modules/servlet-api-2.5
dom4j dom4j 1.6.1 dom4j: the flexible XML framework for Java http://dom4j.org
xalan serializer 2.7.1 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/
org.openqa.selenium.webdriver webdriver-common 0.5.524 - http://code.google.com/p/webdriver/webdriver-common
org.mortbay.jetty jetty-util 6.1.14 Utility classes for Jetty http://jetty.mortbay.org/project/jetty-util
jdom jdom 1.0 - -
xml-apis xml-apis 1.3.04 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/
jaxen jaxen 1.1.1 Jaxen is a universal Java XPath engine. http://jaxen.codehaus.org/
xerces xercesImpl 2.8.1 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/
xom xom 1.0 - http://www.xom.nu