How To Install Java Artifact io.r2dbc.r2dbc-pool v0.8.5.RELEASE

io.r2dbc r2dbc-pool 0.8.5.RELEASE

Introduction

In this article, we'll learn how to install Java artifact r2dbc-pool from io.r2dbc group in version 0.8.5.RELEASE. The artifact is available in 18 versions: 1.0.1.RELEASE 1.0.0.RELEASE 1.0.0.RC1 0.9.2.RELEASE 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 . The Reactive Relational Database Connectivity - Connection Pooling project has been released under Apache License 2.0 license, and has its own website at: https://github.com/r2dbc/r2dbc-pool .

How To Install Java Artifact io.r2dbc.r2dbc-pool In Version 0.8.5.RELEASE

To install the Reactive Relational Database Connectivity - Connection Pooling artifact in version 0.8.5.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 - Connection Pooling 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 (3)

Provided dependencies (1)

Licenses

Developers