<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>3.2.16.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-tx', version='3.2.16.RELEASE')
)
compile
|-- aopalliance:aopalliance:1.0
|-- com.ibm.websphere:uow:6.0.2.17
|-- javax.resource:connector-api:1.5
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1
|-- org.springframework:spring-aop:3.2.16.RELEASE
|-- org.springframework:spring-beans:3.2.16.RELEASE