<dependency> <groupId>com.github.macgregor</groupId> <artifactId>alexandria-remote-jive</artifactId> <version>0.1.5-SNAPSHOT</version> </dependency>
<dependency org="com.github.macgregor" name="alexandria-remote-jive" rev="0.1.5-SNAPSHOT"> <artifact name="alexandria-remote-jive" type="jar" /> </dependency>
@Grapes( @Grab(group='com.github.macgregor', module='alexandria-remote-jive', version='0.1.5-SNAPSHOT') )