Project Dependencies

The following is a list of dependencies for this project. These dependencies are required to compile and run the application:
GroupIdArtifactIdVersionDescriptionURL
junitjunit3.8.1--
org.springframeworkspring1.2.6--
mysqlmysql-connector-java3.1.11MySQL java connectorhttp://www.mysql.com
org.hibernatehibernate3.1.2Relational Persistence for Javahttp://www.hibernate.org
log4jlog4j1.2.13Log4jhttp://logging.apache.org/log4j/docs/

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:
GroupIdArtifactIdVersionDescriptionURL
asmasm1.5.3-http://asm.objectweb.org/
commons-collectionscommons-collections2.1.1--
javax.transactionjta1.0.1BThe javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.http://java.sun.com/products/jta
commons-loggingcommons-logging1.0.4Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.http://jakarta.apache.org/commons/logging/
dom4jdom4j1.6.1dom4j: the flexible XML framework for Javahttp://dom4j.org
antlrantlr2.7.6rc1--
ehcacheehcache1.1Ehcache is a pure Java, in-process cache with the following features: Fast, Simple, Acts as a pluggable cache for Hibernate 2.1. Small foot print. Both in terms of size and memory requirements. Minimal dependencies. Fully documented. See the online Documentation, FAQ and the online JavaDoc. Comprehensively Test Coverage. Scalable to hundreds of caches and large multi-cpu servers. Production tested. All versions of ehcache are production tested for several weeks on a large and very busy eCommerce site before release.-
cglibcglib2.1_3-http://cglib.sourceforge.net/