MVN

io.r2dbc : r2dbc-proxy

Maven & Gradle

Aug 02, 2023
73 usages
134 stars

Reactive Relational Database Connectivity - Proxy · Reactive Relational Database Connectivity Proxy Implementation

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

Latest Version

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

  • Latest Stable: 1.1.2.RELEASE

All Versions

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

Version Vulnerabilities Updated
1.1.x
r2dbc-proxy-1.1.2.RELEASE
r2dbc-proxy-1.1.1.RELEASE
r2dbc-proxy-1.1.0.RELEASE
1.0.x
r2dbc-proxy-1.0.1.RELEASE
r2dbc-proxy-1.0.0.RELEASE
0.9.x
r2dbc-proxy-0.9.1.RELEASE
r2dbc-proxy-0.9.0.RELEASE
r2dbc-proxy-0.9.0.M2
r2dbc-proxy-0.9.0.M1
0.8.x
r2dbc-proxy-0.8.8.RELEASE
r2dbc-proxy-0.8.7.RELEASE
r2dbc-proxy-0.8.6.RELEASE
r2dbc-proxy-0.8.5.RELEASE
r2dbc-proxy-0.8.4.RELEASE
r2dbc-proxy-0.8.3.RELEASE
r2dbc-proxy-0.8.2.RELEASE
r2dbc-proxy-0.8.1.RELEASE
r2dbc-proxy-0.8.0.RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>io.r2dbc</groupId>
    <artifactId>r2dbc-proxy</artifactId>
    <version>1.1.2.RELEASE</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.r2dbc:r2dbc-proxy:1.1.2.RELEASE'

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

implementation("io.r2dbc:r2dbc-proxy:1.1.2.RELEASE")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.r2dbc" % "r2dbc-proxy" % "1.1.2.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

Jul 14, 2023
44 usages
310 stars
Jul 14, 2023
31 usages
176 stars
Nov 10, 2022
56 usages
193 stars
Sep 01, 2022
90 usages
9 stars
Aug 16, 2023
1 usages
864 stars
Jan 23, 2023
11 usages
8 stars
Jan 23, 2023
4 usages
8 stars