Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-configurationcommons-configuration1.2-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging-api1.0.4-jar
hsqldbhsqldb1.8.0.1-jar
log4jlog4j1.2.9-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit4.1-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-beanutilscommons-beanutils1.6-jar
commons-beanutilscommons-beanutils-core1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.1-jar
commons-digestercommons-digester1.6-jar
commons-loggingcommons-logging1.0-jar
dom4jdom4j1.4-jar
isorelaxisorelax20020414-jar
javax.servletservlet-api2.3-jar
jaxenjaxen1.0-FCS-jar
msvmsv20020414-jar
relaxngDatatyperelaxngDatatype20020414-jar
saxpathsaxpath1.0-FCS-jar
xalanxalan2.7.0-jar
xercesxercesImpl2.2.1-jar
xml-apisxml-apis1.0.b2-jar

Project Dependency Graph

Dependency Listings

Java Error Handling Framework (JErr)

See also http://sourceforge.net/projects/jerr

http://sourceforge.net/projects/jerr

JUnit

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

Commons Configuration

Tools to assist in the reading of configuration/preferences files in various formats

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - dom4j:dom4j:jar:1.4

Unnamed - jaxen:jaxen:jar:1.0-FCS

Unnamed - saxpath:saxpath:jar:1.0-FCS

Unnamed - msv:msv:jar:20020414

Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414

Unnamed - isorelax:isorelax:jar:20020414

Unnamed - commons-digester:commons-digester:jar:1.6

BeanUtils

Java Bean Utililities

http://jakarta.apache.org/commons/beanutils/

Unnamed - commons-logging:commons-logging:jar:1.0

Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

Codec

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/

Unnamed - xerces:xercesImpl:jar:2.2.1

Unnamed - xalan:xalan:jar:2.7.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

Unnamed - javax.servlet:servlet-api:jar:2.3

Lang

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/${pom.artifactId.substring(8)}/

Unnamed - commons-logging:commons-logging-api:jar:1.0.4

Unnamed - log4j:log4j:jar:1.2.9

Unnamed - hsqldb:hsqldb:jar:1.8.0.1