| License |
License |
|---|---|
| GroupId | GroupIdio.r2dbc |
| ArtifactId | ArtifactIdr2dbc-pool |
| Last Version | Last Version1.0.0.RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReactive Relational Database Connectivity - Connection Pooling
Reactive Relational Database Connectivity Connection Pool Implementation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| r2dbc-pool-1.0.0.RC1.pom | |
| r2dbc-pool-1.0.0.RC1.jar | 31 KB |
| r2dbc-pool-1.0.0.RC1-sources.jar | 24 KB |
| r2dbc-pool-1.0.0.RC1-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.r2dbc/r2dbc-pool/ -->
<dependency>
<groupId>io.r2dbc</groupId>
<artifactId>r2dbc-pool</artifactId>
<version>1.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.r2dbc/r2dbc-pool/
implementation 'io.r2dbc:r2dbc-pool:1.0.0.RC1'
// https://jarcasting.com/artifacts/io.r2dbc/r2dbc-pool/
implementation ("io.r2dbc:r2dbc-pool:1.0.0.RC1")
'io.r2dbc:r2dbc-pool:jar:1.0.0.RC1'
<dependency org="io.r2dbc" name="r2dbc-pool" rev="1.0.0.RC1">
<artifact name="r2dbc-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.r2dbc', module='r2dbc-pool', version='1.0.0.RC1')
)
libraryDependencies += "io.r2dbc" % "r2dbc-pool" % "1.0.0.RC1"
[io.r2dbc/r2dbc-pool "1.0.0.RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.r2dbc : r2dbc-spi | jar | 1.0.0.RELEASE |
| io.projectreactor : reactor-core | jar | 3.5.0-M2 |
| io.projectreactor.addons : reactor-pool | jar | 1.0.0-M1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Version |
|---|
|
1.0.0.RC1
|
|
0.9.1.RELEASE
|
|
0.9.0.RELEASE
|
|
0.9.0.RC1
|
|
0.9.0.M2
|
|
0.9.0.M1
|
|
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
|