<dependency>
<groupId>it.thomasjohansen.warbuddy</groupId>
<artifactId>cluster-support</artifactId>
<version>1.0-RC1</version>
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.warbuddy', module='cluster-support', version='1.0-RC1')
)