This is the ehcache core module. Pair it with other modules for added functionality
'net.sf.ehcache:ehcache-core:1.7.2'
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
<version>1.7.2</version>
</dependency>
<dependency org="net.sf.ehcache" name="ehcache-core" rev="1.7.2"/>
"net.sf.ehcache", "ehcache-core", "1.7.2"