<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
<version>3.2.5.ga</version>
</dependency>
compile
|-- net.sf.ehcache:ehcache:1.2.3
|-- swarmcache:swarmcache:1.0RC2
|-- javax.transaction:jta:1.0.1B
|-- commons-logging:commons-logging:1.0.4
|-- c3p0:c3p0:0.9.1
|-- asm:asm:1.5.3
|-- commons-collections:commons-collections:2.1.1
provided
|-- ant:ant:1.6.5