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.0 |
- |
- |
| commons-collections |
commons-collections |
3.2 |
Types that extend and augment the Java Collections Framework. |
http://jakarta.apache.org/commons/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/
|
| rhino |
js |
1.7R1 |
Rhino: JavaScript for Java |
http://www.mozilla.org/rhino/
|
| net.sourceforge.nekohtml |
nekohtml |
1.9.7 |
- |
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.4 |
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.9 |
Jetty server core |
http://jetty.mortbay.org
|
| 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
|