<dependency>
<groupId>io.atomix</groupId>
<artifactId>atomix-resource-manager</artifactId>
<version>1.0.0-rc4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='io.atomix', module='atomix-resource-manager', version='1.0.0-rc4')
)