From f115042e3415237c0139cdac355a305d0692a1e3 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 4 Jul 2008 19:18:58 +0000 Subject: [PATCH] Introduce second level caching git-svn-id: https://svn.argeo.org/slc/trunk@1357 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- org.argeo.slc/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.39.2