How To Install Java Artifact org.mariadb.r2dbc-mariadb v1.1.4

org.mariadb r2dbc-mariadb 1.1.4

Introduction

In this article, we'll learn how to install Java artifact r2dbc-mariadb from org.mariadb group in version 1.1.4. The artifact is available in 14 versions: 1.2.0 1.1.4 1.1.3 1.1.2 1.1.1-rc 1.1.0-beta 1.0.3 1.0.2 1.0.1 1.0.0 0.8.4-rc 0.8.3-beta1 0.8.2-alpha2 0.8.1-alpha1 . The R2DBC driver for MariaDB project has been released under Apache License 2.0 license, and has its own website at: https://github.com/mariadb-corporation/mariadb-connector-r2dbc .

How To Install Java Artifact org.mariadb.r2dbc-mariadb In Version 1.1.4

To install the R2DBC driver for MariaDB artifact in version 1.1.4 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 R2DBC driver for MariaDB 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.

Managed dependencies (3)

Compile dependencies (5)

Provided dependencies (1)

Test dependencies (5)

Licenses

Developers