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 |
---|---|---|---|---|---|
ant | ant | 1.5 | - | jar | |
ant | ant-optional | 1.5 | - | jar | |
commons-beanutils | commons-beanutils | 1.6 | - | jar | |
commons-httpclient | commons-httpclient | 2.0 | - | jar | |
commons-jelly | commons-jelly | 1.0 | - | jar | |
commons-jelly | commons-jelly-tags-junit | 1.0 | - | jar | |
commons-jexl | commons-jexl | 1.0 | - | jar | |
dom4j | dom4j | 1.4-dev-7 | - | jar | |
javax.servlet | servlet-api | 2.2 | - | jar | |
jaxen | jaxen | 1.0-FCS | - | jar | |
jdom | jdom | b7 | - | jar | |
junit | junit | 3.8.1 | - | jar | |
log4j | log4j | 1.2.4 | - | jar | |
regexp | regexp | 1.2 | - | jar | |
saxpath | saxpath | 1.0-FCS | - | jar | |
xalan | xalan | 2.3.1 | - | jar | |
xerces | xercesImpl | 2.0.0 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | 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-cli | commons-cli | 1.0 | - | jar | |
commons-collections | commons-collections | 2.1 | - | jar | |
commons-discovery | commons-discovery | 20030211.213356 | - | jar | |
commons-lang | commons-lang | 1.0.1 | - | jar | |
commons-logging | commons-logging | 1.0.1 | - | jar | |
forehead | forehead | 1.0-beta-5 | - | jar | |
javax.servlet | jstl | 1.0.6 | - | jar | |
jaxme | jaxme-api | 0.3 | - | jar | |
msv | relaxngDatatype | 20030807 | - | jar | |
msv | xsdlib | 20030807 | - | jar | |
org.ccil.cowan.tagsoup | tagsoup | 0.9.7 | - | jar | |
pull-parser | pull-parser | 2 | - | jar | |
stax | stax-api | 1.0 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar | |
xom | xom | 1.0b3 | - | jar | |
xpp3 | xpp3 | 1.1.3.3 | - | jar |
Latka is a functional (end-to-end) testing tool. It is implemented in Java, and uses an XML syntax to define a series of HTTP (or HTTPS) requests and a set of validations used to verify that the request was processed correctly.
http://commons.apache.org/dormant/latka/
Unnamed - ant:ant-optional:jar:1.5
Unnamed - commons-httpclient:commons-httpclient:jar:2.0
Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine.
http://jakarta.apache.org/commons/jelly/
Commons CLI provides a simple API for working with the command line arguments and options.
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.
Unnamed - commons-discovery:commons-discovery:jar:0.2-dev
Unnamed - forehead:forehead:jar:1.0-beta-5
Unnamed - javax.servlet:jstl:jar:1.0.6
Unnamed - commons-jelly:commons-jelly-tags-junit:jar:1.0
Unnamed - jaxen:jaxen:jar:1.0-FCS
Unnamed - dom4j:dom4j:jar:1.4-dev-7
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.
Unnamed - log4j:log4j:jar:1.2.4
Unnamed - regexp:regexp:jar:1.2
Unnamed - saxpath:saxpath:jar:1.0-FCS
Unnamed - javax.servlet:servlet-api:jar:2.2
Unnamed - xalan:xalan:jar:2.3.1
Unnamed - xerces:xercesImpl:jar:2.0.0
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
Java Bean Utililities
http://jakarta.apache.org/commons/beanutils/
Commons Logging
Commons Collections