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 |
|---|---|---|---|---|---|
| com.extjs | gxt | 2.2.5 | - | jar | |
| com.google | gwt-incubator-slider | 0.1 | - | jar | |
| javax.validation | validation-api | 1.0.0.GA | sources | jar | |
| javax.validation | validation-api | 1.0.0.GA | - | jar | |
| log4j | log4j | 1.2.16 | - | jar | |
| org.vectomatic | lib-gwt-file | 0.3 | - | jar | |
| org.vectomatic | lib-gwt-svg | 0.5.5 | - | 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 |
|---|---|---|---|---|---|
| httpunit | httpunit | 1.7 | - | jar | |
| junit | junit | 3.8.1 | - | jar | |
| org.seleniumhq.selenium | selenium-java | 2.5.0 | - | jar |
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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.google.gwt | gwt-dev | 2.4.0 | - | jar | |
| com.google.gwt | gwt-user | 2.4.0 | - | 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 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 |
|---|---|---|---|---|---|
| cglib | cglib-nodep | 2.1_3 | - | jar | |
| com.google.guava | guava | r09 | - | jar | |
| commons-codec | commons-codec | 1.4 | - | jar | |
| commons-collections | commons-collections | 3.2.1 | - | jar | |
| commons-io | commons-io | 2.0.1 | - | jar | |
| commons-lang | commons-lang | 2.6 | - | jar | |
| commons-logging | commons-logging | 1.1.1 | - | jar | |
| javax.servlet | servlet-api | 2.3 | - | jar | |
| jtidy | jtidy | 4aug2000r7-dev | - | jar | |
| net.java.dev.jna | jna | 3.3.0 | - | jar | |
| net.sourceforge.cssparser | cssparser | 0.9.5 | - | jar | |
| net.sourceforge.htmlunit | htmlunit | 2.9 | - | jar | |
| net.sourceforge.htmlunit | htmlunit-core-js | 2.9 | - | jar | |
| net.sourceforge.nekohtml | nekohtml | 1.9.15 | - | jar | |
| org.apache.httpcomponents | httpclient | 4.1.2 | - | jar | |
| org.apache.httpcomponents | httpcore | 4.1.2 | - | jar | |
| org.apache.httpcomponents | httpmime | 4.1.2 | - | jar | |
| org.json | json | 20080701 | - | jar | |
| org.seleniumhq.selenium | selenium-android-driver | 2.5.0 | - | jar | |
| org.seleniumhq.selenium | selenium-api | 2.5.0 | - | jar | |
| org.seleniumhq.selenium | selenium-chrome-driver | 2.5.0 | - | jar | |
| org.seleniumhq.selenium | selenium-firefox-driver | 2.5.0 | - | jar | |
| org.seleniumhq.selenium | selenium-htmlunit-driver | 2.5.0 | - | jar | |
| org.seleniumhq.selenium | selenium-ie-driver | 2.5.0 | - | jar | |
| org.seleniumhq.selenium | selenium-iphone-driver | 2.5.0 | - | jar | |
| org.seleniumhq.selenium | selenium-remote-driver | 2.5.0 | - | jar | |
| org.seleniumhq.selenium | selenium-support | 2.5.0 | - | jar | |
| org.w3c.css | sac | 1.3 | - | jar | |
| xalan | serializer | 2.7.1 | - | jar | |
| xalan | xalan | 2.7.1 | - | jar | |
| xerces | xercesImpl | 2.9.1 | - | jar | |
| xml-apis | xml-apis | 1.3.04 | - | jar |
An SVG view and editor based on lib-gwt-svg and GXT
http://www.vectomatic.org/mvn-sites/svgreal
A GWT library to access the SVG functionalities of web browsers
http://www.vectomatic.org/lib-gwt-svg
A GWT encapsulation of the W3C File API
http://www.vectomatic.org/lib-gwt-file
A subset of GWT incubator widgets, limited to sliders, but extended to support both horizontal and vertical sliders
http://www.vectomatic.org/mvn-sites/gwt-incubator-slider
Unnamed - com.google.gwt:gwt-user:jar:2.4.0
Unnamed - com.google.gwt:gwt-dev:jar:2.4.0
Bean Validation (JSR-303) API.
Bean Validation (JSR-303) API.
Unnamed - com.extjs:gxt:jar:2.2.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.
Browser automation framework
http://selenium.googlecode.com/selenium-java
Browser automation framework
http://selenium.googlecode.com/selenium-android-driver
Browser automation framework
http://selenium.googlecode.com/selenium-chrome-driver
Browser automation framework
http://selenium.googlecode.com/selenium-htmlunit-driver
A headless browser intended for use in testing web-based applications.
http://htmlunit.sourceforge.net
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/
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/
Types that extend and augment the Java Collections Framework.
http://commons.apache.org/collections/
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/
HttpComponents HttpClient - MIME coded entities
http://hc.apache.org/httpcomponents-client
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://commons.apache.org/codec/
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
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/
An HTML parser and tag balancer.
http://nekohtml.sourceforge.net/
A CSS parser which implements SAC (the Simple API for CSS).
http://cssparser.sourceforge.net/
SAC is a standard interface for CSS parsers.
http://www.w3.org/Style/CSS/SAC/
HttpComponents Client (base module)
http://hc.apache.org/httpcomponents-client
HttpComponents Core (blocking I/O)
http://hc.apache.org/httpcomponents-core-ga
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Browser automation framework
http://selenium.googlecode.com/selenium-firefox-driver
Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.
Browser automation framework
http://selenium.googlecode.com/selenium-ie-driver
Browser automation framework
http://selenium.googlecode.com/selenium-iphone-driver
Browser automation framework
http://selenium.googlecode.com/selenium-remote-driver
Browser automation framework
http://selenium.googlecode.com/selenium-support
Browser automation framework
http://selenium.googlecode.com/selenium-api
Apache Log4j 1.2
http://logging.apache.org/log4j/1.2/
A Java library for the automatic stimulation and testing of web applications.
http://httpunit.sourceforge.net
Unnamed - javax.servlet:servlet-api:jar:2.3
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.