<dependency>
<groupId>io.rsocket</groupId>
<artifactId>rsocket-transport-aeron</artifactId>
<version>0.11.6</version>
</dependency>
@Grapes(
@Grab(group='io.rsocket', module='rsocket-transport-aeron', version='0.11.6')
)