<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>4.3.26.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-tx', version='4.3.26.RELEASE')
)