How To Install Java Artifact com.yugabyte.jdbc-yugabytedb v42.3.5-yb-2

com.yugabyte jdbc-yugabytedb 42.3.5-yb-2

Introduction

In this article, we'll learn how to install Java artifact jdbc-yugabytedb from com.yugabyte group in version 42.3.5-yb-2. The artifact is available in 19 versions: 42.3.5-yb-5 42.3.5-yb-4 42.3.5-yb-3 42.3.5-yb-2 42.3.5-yb-1 42.3.4-alpha 42.3.4 42.3.3 42.3.2 42.3.0-beta.1 42.3.0-alpha.1 42.3.0 42.2.7-yb-5-beta.5 42.2.7-yb-5-beta.4 42.2.7-yb-5-beta.3 42.2.7-yb-5-beta.2 42.2.7-yb-5-beta.1 42.2.7-yb-5-beta 42.2.7-yb-3 . The YugabyteDB YSQL JDBC Driver project has been released under BSD-2-Clause license, and has its own website at: https://www.yugabyte.com/ .

How To Install Java Artifact com.yugabyte.jdbc-yugabytedb In Version 42.3.5-yb-2

To install the YugabyteDB YSQL JDBC Driver artifact in version 42.3.5-yb-2 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 YugabyteDB YSQL JDBC 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 (1)

Licenses

Developers