<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>1.5.0</version>
</dependency>
<parent> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-parent</artifactId> <version>1.5.0</version> </parent>
compile
|-- backport-util-concurrent:backport-util-concurrent
|-- commons-logging:commons-logging
|-- commons-collections:commons-collections
|-- net.sf.jsr107cache:jsr107cache
|-- dom4j:dom4j
|-- net.sf.hibernate:hibernate
|-- junit:junit
|-- commons-httpclient:commons-httpclient
|-- checkstyle:checkstyle-optional
|-- org.springframework:spring
|-- org.springframework:spring-aop
|-- org.springframework:spring-aspects
|-- org.springframework:spring-mock