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