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