<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>4.1.3.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-tx', version='4.1.3.RELEASE')
)
compile
|-- aopalliance:aopalliance:1.0
|-- com.ibm.websphere:uow:6.0.2.17
|-- javax.resource:connector-api:1.5
|-- javax.transaction:javax.transaction-api:1.2
|-- org.springframework:spring-aop:4.1.3.RELEASE
|-- org.springframework:spring-beans:4.1.3.RELEASE