Project Dependencies

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
commons-dbcpcommons-dbcp1.2.1-jar
hsqldbhsqldb1.8.0.7-jar
org.dbunitdbunit2.2-jar
org.jmockjmock-junit32.4.0-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
xml-apisxml-apis1.0.b2-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
commons-collectionscommons-collections3.1-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.0.4-jar
commons-poolcommons-pool1.2-jar
junitjunit3.8.1-jar
junit-addonsjunit-addons1.4-jar
org.hamcresthamcrest-core1.1-jar
org.hamcresthamcrest-library1.1-jar
org.jmockjmock2.4.0-jar
poipoi2.5.1-final-20040804-jar
xercesxercesImpl2.0.2-jar
xercesxmlParserAPIs2.6.2-jar

Project Dependency Graph

Dependency Listings

SmartConfig

Java library for easy access to configuration parameters with support for XML and SQL based configurations, strong cryptography, clusterization and streaming.

http://smartconfig.sourceforge.net

DbUnit Framework

DbUnit is a JUnit extension (also usable from Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.

http://dbunit.sourceforge.net

Unnamed - junit-addons:junit-addons:jar:1.4

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Unnamed - poi:poi:jar:2.5.1-final-20040804

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)}/

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

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

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

jMock JUnit 3 Extension

jMock 2 Core

Hamcrest Library

Hamcrest Core

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 DBCP

Commons Database Connection Pooling

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

Commons Pool

Commons Object Pooling Library

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

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

Types that extend and augment the Java Collections Framework.

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 - xerces:xercesImpl:jar:2.0.2