<dependency>
<groupId>uk.co.flamingpenguin.jewelcli</groupId>
<artifactId>jewelcli</artifactId>
<version>0.6</version>
</dependency>
@Grapes(
@Grab(group='uk.co.flamingpenguin.jewelcli', module='jewelcli', version='0.6')
)
test
|-- junit:junit:4.4