License |
License |
---|---|
GroupId | GroupIdio.r2dbc |
ArtifactId | ArtifactIdr2dbc-spi |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactive Relational Database Connectivity - SPI
Parent module for Reactive Relational Database Connectivity
|
Filename | Size |
---|---|
r2dbc-spi-1.0.0.RELEASE.pom | |
r2dbc-spi-1.0.0.RELEASE.jar | 49 KB |
r2dbc-spi-1.0.0.RELEASE-sources.jar | 55 KB |
r2dbc-spi-1.0.0.RELEASE-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.r2dbc/r2dbc-spi/ -->
<dependency>
<groupId>io.r2dbc</groupId>
<artifactId>r2dbc-spi</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.r2dbc/r2dbc-spi/
implementation 'io.r2dbc:r2dbc-spi:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.r2dbc/r2dbc-spi/
implementation ("io.r2dbc:r2dbc-spi:1.0.0.RELEASE")
'io.r2dbc:r2dbc-spi:jar:1.0.0.RELEASE'
<dependency org="io.r2dbc" name="r2dbc-spi" rev="1.0.0.RELEASE">
<artifact name="r2dbc-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.r2dbc', module='r2dbc-spi', version='1.0.0.RELEASE')
)
libraryDependencies += "io.r2dbc" % "r2dbc-spi" % "1.0.0.RELEASE"
[io.r2dbc/r2dbc-spi "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Version |
---|
1.0.0.RELEASE
|
0.9.1.RELEASE
|
0.9.0.RELEASE
|
0.9.0.RC1
|
0.9.0.M2
|
0.9.0.M1
|
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
|