MVN

io.r2dbc : r2dbc-spi

Maven & Gradle

Feb 03, 2022
127 usages
408 stars

Reactive Relational Database Connectivity - SPI · Parent module for Reactive Relational Database Connectivity

<dependency>
    <groupId>io.r2dbc</groupId>
    <artifactId>r2dbc-spi</artifactId>
    <version>0.9.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.r2dbc : r2dbc-spi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1.RELEASE
  • Latest Release Candidate: 0.9.0.RC1

All Versions

Choose a version of io.r2dbc : r2dbc-spi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
r2dbc-spi-0.9.1.RELEASE
r2dbc-spi-0.9.0.RELEASE
r2dbc-spi-0.9.0.RC1
r2dbc-spi-0.9.0.M2
r2dbc-spi-0.9.0.M1
0.8.x
r2dbc-spi-0.8.6.RELEASE
r2dbc-spi-0.8.5.RELEASE
r2dbc-spi-0.8.4.RELEASE
r2dbc-spi-0.8.3.RELEASE
r2dbc-spi-0.8.2.RELEASE
r2dbc-spi-0.8.1.RELEASE
r2dbc-spi-0.8.0.RELEASE

How to add a dependency to Maven

Add the following io.r2dbc : r2dbc-spi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.r2dbc</groupId>
    <artifactId>r2dbc-spi</artifactId>
    <version>0.9.1.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.r2dbc : r2dbc-spi gradle dependency to your build.gradle file:

implementation 'io.r2dbc:r2dbc-spi:0.9.1.RELEASE'

Gradle Kotlin DSL: Add the following io.r2dbc : r2dbc-spi gradle kotlin dependency to your build.gradle.kts file:

implementation("io.r2dbc:r2dbc-spi:0.9.1.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.r2dbc : r2dbc-spi sbt scala dependency to your build.sbt file:

libraryDependencies += "io.r2dbc" % "r2dbc-spi" % "0.9.1.RELEASE"

Advertisement

Dependencies from Group

Feb 03, 2022
127 usages
408 stars
Sep 01, 2022
90 usages
9 stars
Aug 02, 2023
73 usages
134 stars
Nov 10, 2022
56 usages
193 stars
Sep 01, 2022
49 usages
976 stars

Discover Dependencies

Aug 11, 2023
7 usages
1.8k stars
Oct 07, 2020
4 usages
1.8k stars
Oct 07, 2020
8 usages
1.8k stars
Aug 11, 2023
403 usages
1.8k stars
Jul 07, 2023
28 usages
2.5k stars
Jun 29, 2023
0 stars
Sep 24, 2022
1 usages
365 stars
Aug 16, 2023
1 usages
864 stars
Jun 28, 2022
5 stars
Dec 23, 2019