diff --git a/pom.xml b/pom.xml index 988d9f672..5844805cd 100644 --- a/pom.xml +++ b/pom.xml @@ -268,6 +268,174 @@ + + + + + aspectj + aspectjrt + 1.5.3 + + + junit + junit + 3.8.1 + test + + + org.hibernate + hibernate + 3.2.3.ga + + + commons-logging + commons-logging + + + javax.transaction + jta + + + cglib + cglib + + + net.sf.ehcache + ehcache + + + asm + asm-attrs + + + asm + asm + + + + + cglib + cglib-nodep + 2.1_3 + + + org.springframework + spring + 2.1-m3 + + + commons-logging + commons-logging + 1.1 + + + avalon-framework + avalon-framework + + + logkit + logkit + + + javax.servlet + servlet-api + + + + + commons-lang + commons-lang + 2.1 + + + commons-io + commons-io + 1.2 + + + hsqldb + hsqldb + 1.8.0.7 + + + org.springframework + spring-mock + 2.1-m3 + test + + + org.springframework + spring-aop + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-dao + + + org.springframework + spring-jdbc + + + org.springframework + spring-jpa + + + org.springframework + spring-support + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + + + easymock + easymock + 1.1 + test + + + com.thoughtworks.xstream + xstream + 1.2.1 + true + + + stax + stax + 1.2.0 + true + + + commons-dbcp + commons-dbcp + 1.2.1 + + + commons-collections + commons-collections + + + + +