<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>5.0.0.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-tx', version='5.0.0.RELEASE')
)
compile
|-- com.ibm.websphere:uow:6.0.2.17
|-- javax.ejb:javax.ejb-api:3.2
|-- javax.interceptor:javax.interceptor-api:1.2.1
|-- javax.resource:javax.resource-api:1.7
|-- javax.transaction:javax.transaction-api:1.2
|-- org.springframework:spring-aop:5.0.0.RELEASE
|-- org.springframework:spring-beans:5.0.0.RELEASE