<dependency>
<groupId>io.rsocket</groupId>
<artifactId>rsocket-core</artifactId>
<version>1.0.3</version>
</dependency>
compile
|-- io.netty:netty-buffer:4.1.52.Final
|-- io.projectreactor:reactor-core:3.3.11.RELEASE
runtime