<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-bus</artifactId>
<version>2.0.6.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.projectreactor', module='reactor-bus', version='2.0.6.RELEASE')
)