is not current version
Last Version 1.0.0.RC1

Reactive Relational Database Connectivity - Connection Pooling 0.9.0.RELEASE

Reactive Relational Database Connectivity Connection Pool Implementation

License

License

GroupId

GroupId

io.r2dbc
ArtifactId

ArtifactId

r2dbc-pool
Version

Version

0.9.0.RELEASE
Type

Type

jar
Description

Description

Reactive Relational Database Connectivity - Connection Pooling
Reactive Relational Database Connectivity Connection Pool Implementation
Project URL

Project URL

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

Source Code Management

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

Download r2dbc-pool 0.9.0.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
io.r2dbc : r2dbc-spi jar 0.9.0.RELEASE
io.projectreactor : reactor-core jar 3.4.14
io.projectreactor.addons : reactor-pool jar 0.2.7

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.