How To Install Java Artifact org.postgresql.r2dbc-postgresql v1.0.0.RELEASE

org.postgresql r2dbc-postgresql 1.0.0.RELEASE

Introduction

In this article, we'll learn how to install Java artifact r2dbc-postgresql from org.postgresql group in version 1.0.0.RELEASE. The artifact is available in 14 versions: 1.0.5.RELEASE 1.0.4.RELEASE 1.0.3.RELEASE 1.0.2.RELEASE 1.0.1.RELEASE 1.0.0.RELEASE 1.0.0.RC1 0.9.3.RELEASE 0.9.2.RELEASE 0.9.1.RELEASE 0.9.0.RELEASE 0.9.0.RC1 0.9.0.M2 0.9.0.M1 . The Reactive Relational Database Connectivity - Postgresql project has been released under Apache License 2.0 license, and has its own website at: https://github.com/pgjdbc/r2dbc-postgresql .

How To Install Java Artifact org.postgresql.r2dbc-postgresql In Version 1.0.0.RELEASE

To install the Reactive Relational Database Connectivity - Postgresql artifact in version 1.0.0.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 - Postgresql 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 (6)

Provided dependencies (2)

Licenses

Developers