Last Version

Reactive Relational Database Connectivity - Postgresql 0.8.12.RELEASE

Reactive Relational Database Connectivity Driver Implementation for Postgresql

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

io.r2dbc
ArtifactId

ArtifactId

r2dbc-postgresql
Version

Version

0.8.12.RELEASE
Type

Type

jar
Description

Description

Reactive Relational Database Connectivity - Postgresql
Reactive Relational Database Connectivity Driver Implementation for Postgresql
Project URL

Project URL

https://github.com/r2dbc/r2dbc-postgresql
Source Code Management

Source Code Management

https://github.com/r2dbc/r2dbc-postgresql

Download r2dbc-postgresql 0.8.12.RELEASE


<!-- https://jarcasting.com/artifacts/io.r2dbc/r2dbc-postgresql/ -->
<dependency>
    <groupId>io.r2dbc</groupId>
    <artifactId>r2dbc-postgresql</artifactId>
    <version>0.8.12.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.r2dbc/r2dbc-postgresql/
implementation 'io.r2dbc:r2dbc-postgresql:0.8.12.RELEASE'
// https://jarcasting.com/artifacts/io.r2dbc/r2dbc-postgresql/
implementation ("io.r2dbc:r2dbc-postgresql:0.8.12.RELEASE")
'io.r2dbc:r2dbc-postgresql:jar:0.8.12.RELEASE'
<dependency org="io.r2dbc" name="r2dbc-postgresql" rev="0.8.12.RELEASE">
  <artifact name="r2dbc-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.r2dbc', module='r2dbc-postgresql', version='0.8.12.RELEASE')
)
libraryDependencies += "io.r2dbc" % "r2dbc-postgresql" % "0.8.12.RELEASE"
[io.r2dbc/r2dbc-postgresql "0.8.12.RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
io.r2dbc : r2dbc-spi jar 0.8.6.RELEASE
com.ongres.scram : client jar 2.1
io.projectreactor : reactor-core jar 3.3.22.RELEASE
io.projectreactor.netty : reactor-netty jar 0.9.25.RELEASE
io.netty : netty-transport-native-epoll Optional jar 4.1.75.Final
io.netty : netty-transport-native-kqueue Optional jar 4.1.75.Final

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.