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