<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>1.6.0</version>
</dependency>
<parent> <groupId>net.sf.ehcache</groupId> <artifactId>ehcache-parent</artifactId> <version>1.5.0</version> </parent>
compile
|-- commons-httpclient:commons-httpclient
|-- checkstyle:checkstyle-optional
provided
|-- dom4j:dom4j
|-- org.hibernate:hibernate:3.2.6.ga
test
|-- net.sf.hibernate:hibernate
|-- junit:junit:4.4