<dependency>
<groupId>io.atomix</groupId>
<artifactId>atomix-messaging</artifactId>
<version>2.0.0-raft-beta1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='io.atomix', module='atomix-messaging', version='2.0.0-raft-beta1')
)