<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>javax.transaction</artifactId>
<version>1.1.1.4-jre14</version>
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='javax.transaction', version='1.1.1.4-jre14')
)