License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdio.r2dbc |
ArtifactId | ArtifactIdr2dbc-postgresql |
Last Version | Last Version0.8.12.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactive Relational Database Connectivity - Postgresql
Reactive Relational Database Connectivity Driver Implementation for Postgresql
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Version |
---|
0.8.12.RELEASE
|
0.8.11.RELEASE
|
0.8.10.RELEASE
|
0.8.9.RELEASE
|
0.8.8.RELEASE
|
0.8.7.RELEASE
|
0.8.6.RELEASE
|
0.8.5.RELEASE
|
0.8.4.RELEASE
|
0.8.3.RELEASE
|
0.8.2.RELEASE
|
0.8.1.RELEASE
|
0.8.0.RELEASE
|