<dependency>
<groupId>io.r2dbc</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>0.8.6.RELEASE</version>
</dependency>
compile
|-- io.r2dbc:r2dbc-spi:0.8.3.RELEASE
|-- com.ongres.scram:client:2.1
|-- io.projectreactor:reactor-core:3.3.10.RELEASE
|-- io.projectreactor.netty:reactor-netty:0.9.12.RELEASE
|-- io.netty:netty-transport-native-epoll:4.1.53.Final
|-- io.netty:netty-transport-native-kqueue:4.1.53.Final
provided