Has anyone used spring simple memcached? I have not been able to get the exact maven dependency and the repository where this is available. The dependencies mentioned on the code.google page (http://code.google.com/p/simple-spring-memcached/) mention other dependencies but it does not include jar for Simple-spring-memcache itself.
Thanks for the help guys.
In case of SSM 2.0.0 you need also memcached client (xmemcached or spymemcached):
and configure connection to local memcached server: