From: Mathieu Baudier Date: Fri, 4 Jul 2008 19:18:58 +0000 (+0000) Subject: Introduce second level caching X-Git-Tag: argeo-slc-2.1.7~2685 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=f115042e3415237c0139cdac355a305d0692a1e3;p=gpl%2Fargeo-slc.git Introduce second level caching git-svn-id: https://svn.argeo.org/slc/trunk@1357 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 9c2b735a8..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