<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>2.5.2</version>
</dependency>
compile
|-- aopalliance:aopalliance:1.0
|-- commons-logging:commons-logging:1.1.1
|-- com.oracle:toplink-essentials:2.41
|-- com.oracle.toplink:toplink:10.1.3
|-- org.apache.ibatis:ibatis-sqlmap:2.3.0
|-- org.hibernate:hibernate:3.2.5.ga
|-- org.hibernate:hibernate-entitymanager:3.3.1.ga
|-- org.springframework:spring-aop
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.springframework:spring-core
|-- org.springframework:spring-jdbc
|-- org.springframework:spring-tx
|-- org.springframework:spring-web
provided