This is an ehcache pom module which provides commonly used modules
'net.sf.ehcache:ehcache:1.7.0'
<dependency> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache</artifactId> <version>1.7.0</version> </dependency>
<dependency org="net.sf.ehcache" name="ehcache" rev="1.7.0"/>
"net.sf.ehcache", "ehcache", "1.7.0"