This project is a set of components to ease the development of a Grails application with maven 2.
'com.octo.mtg:mtg:0.2'
<dependency>
<groupId>com.octo.mtg</groupId>
<artifactId>mtg</artifactId>
<version>0.2</version>
</dependency>
<dependency org="com.octo.mtg" name="mtg" rev="0.2"/>
"com.octo.mtg", "mtg", "0.2"