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