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