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
aspectjaspectjrt1.5.3-jar
hsqldbhsqldb1.8.0.7-jar
javax.mailmail1.4-jar
javax.persistencepersistence-api1.0-jar
jdomjdom1.0-jar
org.acegisecurityacegi-security1.0.4-jar
org.hibernatehibernate-entitymanager3.2.0.ga-jar
org.springframeworkspring-aop2.0.6-jar
org.springframeworkspring-jpa2.0.6-jar
org.springframeworkspring-support2.0.6-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
aspectjaspectjweaver1.5.3-jar
commons-dbcpcommons-dbcp1.2.1-jar
mysqlmysql-connector-java5.0.5-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
junitjunit3.8.1-jar
org.easymockeasymock2.0-jar
org.springframeworkspring-mock2.0.6-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
antlrantlr2.7.6-jar
aopallianceaopalliance1.0-jar
asmasm1.5.3-jar
asmasm-attrs1.5.3-jar
backport-util-concurrentbackport-util-concurrent3.0-jar
cglibcglib2.1_3-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections2.1-jar
commons-langcommons-lang2.2-jar
commons-loggingcommons-logging1.0.4-jar
dom4jdom4j1.6.1-jar
javax.activationactivation1.1-jar
javax.transactionjta1.0.1B-jar
jbossjavassist3.3.ga-jar
jbossjboss-archive-browsing5.0.0alpha-200607201-119-jar
log4jlog4j1.2.13-jar
net.sf.ehcacheehcache1.3.0-jar
net.sf.jsr107cachejsr107cache1.0-jar
org.hibernatehibernate3.2.0.ga-jar
org.hibernatehibernate-annotations3.2.0.ga-jar
org.springframeworkspring-beans2.0.6-jar
org.springframeworkspring-context2.0.6-jar
org.springframeworkspring-core2.0.6-jar
org.springframeworkspring-dao2.0.6-jar
org.springframeworkspring-jdbc2.0.6-jar
orooro2.0.8-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-poolcommons-pool1.2-jar

Project Dependency Graph

Dependency Listings

Tudu Lists Core

A Web application for managing todo lists.

http://sourceforge.net/projects/tudu/tudu-core

AspectJ runtime

http://www.aspectj.org

AspectJ weaver

http://www.aspectj.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/

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

https://glassfish.dev.java.net/javaee5/mail/

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp

Enterprise JavaBeans (EJB) 3.0

The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.

http://www.jcp.org/en/jsr/detail?id=220

Unnamed - jdom:jdom:jar:1.0

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/

Acegi Security System for Spring

Acegi Security System for Spring

http://acegisecurity.org/acegi-security

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/lang/

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

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

Unnamed - oro:oro:jar:2.0.8

Log4j

Log4j

http://logging.apache.org/log4j/docs/

EasyMock 2.0

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development.

http://www.easymock.org

Hibernate EntityManager

Hibernate EntityManager implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification.

http://entitymanager.hibernate.org

Hibernate Annotations

EJB3-style annotations for Hibernate

http://annotations.hibernate.org

Hibernate

Relational Persistence for Java

http://www.hibernate.org

Ehcache Core

Ehcache is a widely used, pure Java, distributed in-process cache

http://ehcache.sf.net/ehcache

Java Transaction API

The 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

asm-attrs

http://asm.objectweb.org/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

AntLR

http://www.antlr.org/

cglib

http://cglib.sourceforge.net/

asm

http://asm.objectweb.org/

Collections

Commons Collections

Javassist

Javassist (Java programming assistant) is a load-time reflective system for Java.

http://www.jboss.org/products/javassist

Unnamed - jboss:jboss-archive-browsing:jar:5.0.0alpha-200607201-119

Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: JPA

Spring Framework: JPA

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: DAO

Spring Framework: DAO

http://www.springframework.org

Spring Framework: JDBC

Spring Framework: JDBC

http://www.springframework.org

Spring Framework: Support

Spring Framework: Support

http://www.springframework.org

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

Logging

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

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