Project Dependencies

compile

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.ibatis ibatis2-common 2.1.7.597 - jar
com.ibatis ibatis2-sqlmap 2.1.7.597 - jar
commons-dbcp commons-dbcp 1.2.1 - jar
commons-pool commons-pool 1.3 - jar
hsqldb hsqldb 1.8.0.9 - jar
jfree jfreechart 1.0.2 - jar
jtattoo jtattoo 1.0 - jar
log4j log4j 1.2.8 - 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:

GroupId ArtifactId Version Classifier Type Optional
junit junit 3.8.1 - jar
mysql mysql-connector-java 5.0.5 - 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:

GroupId ArtifactId Version Classifier Type Optional
commons-collections commons-collections 2.1 - jar
jfree jcommon 1.0.6 - jar
xerces xercesImpl 2.0.2 - jar
xml-apis xml-apis 1.0.b2 - jar

Project Dependency Graph

Dependency Listings

Elvyx

Elvyx is a tool designed to monitor the jdbc activity. This tool has a jdbc wrapper that intercept the access to the database and send this information to the elvyx server. The server receive the information, store the data into a database and serve this information to the client. The client show the sql statements, the bound sql statements, elapsed time, elapsed time preparing the statements, etc. To get started, check out the installation and usage guides.

http://www.elvyx.com

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

MySQL java connector

MySQL java connector

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

Unnamed - log4j:log4j:jar:1.2.8

Commons DBCP

Commons Database Connection Pooling

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

Collections

Commons Collections

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

Commons Pool

Commons Object Pooling Library

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

Unnamed - jfree:jfreechart:jar:1.0.2

JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.

http://www.jfree.org/jfreechart/

jcommon

JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.

http://www.jfree.org/jcommon/

Unnamed - com.ibatis:ibatis2-common:jar:2.1.7.597

Unnamed - com.ibatis:ibatis2-sqlmap:jar:2.1.7.597

Unnamed - hsqldb:hsqldb:pom:1.8.0.9

Unnamed - jtattoo:jtattoo:pom:1.0