X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=83056b2a8c641ea0e6e155db61b7e83d25d5917c;hb=b85a79ebde5ebc901358d0663944faedc26efc1e;hp=e2182a7342908ca8133a970340bc8ed223492e48;hpb=bdd5fee1b6a14b176884b8f56f80e19771ec726d;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index e2182a734..83056b2a8 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -202,12 +202,22 @@ hibernate 3.2.6.ga + + net.sf.ehcache + ehcache + 1.4.1 + org.springframework spring-context ${version.spring} + + org.springframework + spring-context-support + ${version.spring} + org.springframework spring-orm @@ -359,6 +369,19 @@ aspectjweaver 1.6.0 + + + net.sourceforge.jexcelapi + jxl + 2.6.3 + + + com.lowagie + itext + 2.1.2 + + +