<dependency> <groupId>org.maestro</groupId> <artifactId>maestro-plotter-amqp-inspector</artifactId> <version>1.3.3-SNAPSHOT</version> </dependency>
<dependency org="org.maestro" name="maestro-plotter-amqp-inspector" rev="1.3.3-SNAPSHOT"> <artifact name="maestro-plotter-amqp-inspector" type="jar" /> </dependency>
@Grapes( @Grab(group='org.maestro', module='maestro-plotter-amqp-inspector', version='1.3.3-SNAPSHOT') )