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