<dependency> <groupId>com.hack23.cia</groupId> <artifactId>cia-dist-cloudformation</artifactId> <version>2017.4.24-SNAPSHOT</version> <type>pom</type> </dependency>
<dependency org="com.hack23.cia" name="cia-dist-cloudformation" rev="2017.4.24-SNAPSHOT"> <artifact name="cia-dist-cloudformation" type="pom" /> </dependency>
@Grapes( @Grab(group='com.hack23.cia', module='cia-dist-cloudformation', version='2017.4.24-SNAPSHOT') )