How To Install Java Artifact com.clickhouse.clickhouse-r2dbc v0.6.0-patch1

com.clickhouse clickhouse-r2dbc 0.6.0-patch1

Introduction

In this article, we'll learn how to install Java artifact clickhouse-r2dbc from com.clickhouse group in version 0.6.0-patch1. The artifact is available in 16 versions: 0.6.2 0.6.1 0.6.0-patch5 0.6.0-patch4 0.6.0-patch3 0.6.0-patch2 0.6.0-patch1 0.6.0 0.5.0 0.4.6 0.4.5 0.4.4 0.4.3 0.4.2 0.4.1 0.4.0 . The ClickHouse R2DBC Driver project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/ClickHouse/clickhouse-java/tree/main/clickhouse-r2dbc .

How To Install Java Artifact com.clickhouse.clickhouse-r2dbc In Version 0.6.0-patch1

To install the ClickHouse R2DBC Driver artifact in version 0.6.0-patch1 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 ClickHouse R2DBC Driver 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 (5)

Provided dependencies (1)

Licenses

Developers