Project Dependencies

The following is a list of dependencies for this project. These dependencies are required to compile and run the application:
GroupIdArtifactIdVersionDescriptionURL
org.hibernatehibernate3.1rc3--
org.apache.geronimo.specsgeronimo-jsp_2.0_spec1.0--
strutsstruts1.2.8The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.http://struts.apache.org/
junitjunit3.8.1--
mysqlmysql-connector-java3.1.11MySQL java connectorhttp://www.mysql.com
taglibsstandard1.1.2--
org.apache.geronimo.specsgeronimo-servlet_2.4_spec1.0--
c3p0c3p00.9.0.2--
javax.servletjstl1.1.2--
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
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
orooro2.0.7--
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/
xalanxalan2.5.1--
dom4jdom4j1.6dom4j: the flexible XML framework for Javahttp://dom4j.org
cglibcglib2.1_3-http://cglib.sourceforge.net/
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.-
commons-beanutilscommons-beanutils1.7.0--
asmasm1.5.3-http://asm.objectweb.org/
commons-collectionscommons-collections2.1.1--
commons-validatorcommons-validator1.1.4--
commons-fileuploadcommons-fileupload1.0The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.http://jakarta.apache.org/commons/fileupload/
commons-digestercommons-digester1.6--
xml-apisxml-apis1.0.b2-http://xml.apache.org/commons/#external
antlrantlr2.7.6rc1--