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