<dependency>
<groupId>com.github.rholder</groupId>
<artifactId>transaction-binding</artifactId>
<version>1.0.2</version>
</dependency>
@Grapes(
@Grab(group='com.github.rholder', module='transaction-binding', version='1.0.2')
)