<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>3.2.13.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-orm', version='3.2.13.RELEASE')
)
compile
|-- aopalliance:aopalliance:1.0
|-- javax.persistence:persistence-api:1.0
|-- javax.servlet:servlet-api:2.5
|-- org.apache.ibatis:ibatis-sqlmap:2.3.4.726
|-- org.apache.openjpa:openjpa:1.1.0
|-- org.eclipse.persistence:org.eclipse.persistence.core:1.0.1
|-- org.eclipse.persistence:org.eclipse.persistence.jpa:1.0.1
|-- org.hibernate:hibernate-annotations:3.4.0.GA
|-- org.hibernate:hibernate-core:3.3.2.GA
|-- org.hibernate:hibernate-core:4.2.15.Final
|-- org.hibernate:hibernate-entitymanager:4.2.15.Final
|-- org.hibernate:hibernate-entitymanager:3.4.0.GA
|-- org.springframework:spring-aop:3.2.13.RELEASE
|-- org.springframework:spring-beans:3.2.13.RELEASE
|-- org.springframework:spring-context:3.2.13.RELEASE
|-- org.springframework:spring-core:3.2.13.RELEASE
|-- org.springframework:spring-jdbc:3.2.13.RELEASE
|-- org.springframework:spring-tx:3.2.13.RELEASE