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 |
---|---|---|---|---|---|
antlr | antlr | 2.7.5 | - | jar | |
avalon-logkit | avalon-logkit | 2.1 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-beanutils | commons-beanutils-bean-collections | 1.7.0 | - | jar | |
commons-beanutils | commons-beanutils-core | 1.7.0 | - | jar | |
commons-digester | commons-digester | 1.8 | - | jar | |
commons-httpclient | commons-httpclient | 3.0.1 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
org.json | crockford | 1.0-SNAPSHOT | - | jar | |
oro | oro | 2.0.8 | - | jar | |
rhino | js | 1.6R7 | - | jar | |
velocity | velocity | 1.5 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xom | xom | 1.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 |
---|---|---|---|---|---|
javax.servlet | servlet-api | 2.5 | - | jar | |
org.mortbay.jetty | jsp-api-2.1 | 6.0.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 compile dependencies for this project. These dependencies are required to compile and run 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.0 | - | jar | |
commons-lang | commons-lang | 2.2 | - | jar | |
commons-logging | commons-logging | 1.0.3 | - | jar | |
geronimo-spec | geronimo-spec-javamail | 1.3.1-rc3 | - | jar | |
geronimo-spec | geronimo-spec-jms | 1.1-rc4 | - | jar | |
log4j | log4j | 1.2.9 | - | jar | |
xalan | xalan | 2.6.0 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | 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 |
---|---|---|---|---|---|
junit | junit | 4.4 | - | 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 |
---|---|---|---|---|---|
org.mortbay.jetty | servlet-api-2.5 | 6.0.0 | - | jar |
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0
Unnamed - commons-beanutils:commons-beanutils-bean-collections:jar:1.7.0
Unnamed - antlr:antlr:jar:2.7.5
Log4j-like logging toolkit.
Unnamed - log4j:log4j:jar:1.2.9
Unnamed - geronimo-spec:geronimo-spec-javamail:jar:1.3.1-rc3
Unnamed - geronimo-spec:geronimo-spec-jms:jar:1.1-rc4
The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://jakarta.apache.org/commons/digester/
Commons Logging
http://jakarta.apache.org/commons/logging/
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/
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.
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/
dom4j: the flexible XML framework for Java
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/#external
Rhino: JavaScript for Java
Apache Velocity is a general purpose template engine.
http://velocity.apache.org/engine/releases/velocity-1.5/
Types that extend and augment the Java Collections Framework.
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/lang/
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - xalan:xalan:jar:2.6.0
Unnamed - com.ibm.icu:icu4j:jar:2.6.1
Unnamed - javax.servlet:servlet-api:jar:2.5