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