How To Install Java Artifact dev.miku.r2dbc-mysql v0.8.2.RELEASE

dev.miku r2dbc-mysql 0.8.2.RELEASE

Introduction

In this article, we'll learn how to install Java artifact r2dbc-mysql from dev.miku group in version 0.8.2.RELEASE. The artifact is available in 5 versions: 0.8.2.RELEASE 0.8.1.RELEASE 0.8.0.RELEASE 0.8.0.RC2 0.8.0.RC1 . The Reactive Relational Database Connectivity - MySQL project has been released under The Apache License, Version 2.0 license, and has its own website at: https://github.com/mirromutth/r2dbc-mysql .

How To Install Java Artifact dev.miku.r2dbc-mysql In Version 0.8.2.RELEASE

To install the Reactive Relational Database Connectivity - MySQL artifact in version 0.8.2.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 - MySQL 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 (11)

Licenses

Developers