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