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
com.oracleojdbc1410.2.0.3.0-jar
commons-dbcpcommons-dbcp1.2.1-jar
commons-dbutilscommons-dbutils1.1-jar
commons-iocommons-io1.3.1-jar
hsqldbhsqldb1.8.0.1-jar
junitjunit3.8.1-jar
mysqlmysql-connector-java5.0.5-jar
postgresqlpostgresql8.2-504.jdbc3-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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-collectionscommons-collections2.1-jar
commons-poolcommons-pool1.2-jar
xercesxercesImpl2.0.2-jar
xml-apisxml-apis1.0.b2-jar

Project Dependency Graph

Dependency Listings

opencabinet

http://maven.apache.org

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

Unnamed - hsqldb:hsqldb:jar:1.8.0.1

DbUtils

A package of Java utility classes for easing JDBC development

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

PostgreSQL JDBC Driver

The PostgreSQL JDBC3 Driver for PostgreSQL 8.2 databases

http://jdbc.postgresql.org

MySQL java connector

MySQL java connector

http://dev.mysql.com/usingmysql/java/

Unnamed - com.oracle:ojdbc14:jar:10.2.0.3.0

POM was created from install:install-file

Commons DBCP

Commons Database Connection Pooling

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

Collections

Commons Collections

Commons Pool

Commons Object Pooling Library

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

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

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

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