<dependency> <groupId>info.ejava.examples.ejb</groupId> <artifactId>jpatickets-labex-impl</artifactId> <version>5.1.0-SNAPSHOT</version> <type>ejb</type> </dependency>
<dependency org="info.ejava.examples.ejb" name="jpatickets-labex-impl" rev="5.1.0-SNAPSHOT"> <artifact name="jpatickets-labex-impl" type="ejb" /> </dependency>
@Grapes( @Grab(group='info.ejava.examples.ejb', module='jpatickets-labex-impl', version='5.1.0-SNAPSHOT') )