<dependency>
<groupId>io.r2dbc</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>0.8.5.RELEASE</version>
</dependency>
compile
|-- io.r2dbc:r2dbc-spi:0.8.2.RELEASE
|-- com.ongres.scram:client:2.1
|-- io.projectreactor:reactor-core:3.3.9.RELEASE
|-- io.projectreactor.netty:reactor-netty:0.9.11.RELEASE
|-- io.netty:netty-transport-native-epoll:4.1.51.Final
|-- io.netty:netty-transport-native-kqueue:4.1.51.Final
provided