How To Install Java Artifact io.r2dbc.r2dbc-spi v0.8.3.RELEASE

io.r2dbc r2dbc-spi 0.8.3.RELEASE

Introduction

In this article, we'll learn how to install Java artifact r2dbc-spi from io.r2dbc group in version 0.8.3.RELEASE. The artifact is available in 13 versions: 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 . The Reactive Relational Database Connectivity - SPI project has been released under Apache License 2.0 license, and has its own website at: https://r2dbc.io/r2dbc-spi . The parent project is: io.r2dbc::r2dbc-spi-parent::0.8.3.RELEASE

How To Install Java Artifact io.r2dbc.r2dbc-spi In Version 0.8.3.RELEASE

To install the Reactive Relational Database Connectivity - SPI artifact in version 0.8.3.RELEASE add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Reactive Relational Database Connectivity - SPI dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Provided dependencies (1)

Licenses

Developers