How To Install Java Artifact com.yugabyte.jdbc-yugabytedb-aggregate v42.2.7-yb-5-beta.5

com.yugabyte jdbc-yugabytedb-aggregate 42.2.7-yb-5-beta.5

Introduction

In this article, we'll learn how to install Java artifact jdbc-yugabytedb-aggregate from com.yugabyte group in version 42.2.7-yb-5-beta.5. The artifact is available in 7 versions: 42.2.7-yb-6 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.b1 42.2.7-yb-5 42.2.7-yb-3 The YugaByte SQL JDBC Driver aggregate project has its own website at: https://github.com/YugaByte/ybjdbc. The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.yugabyte.jdbc-yugabytedb-aggregate In Version 42.2.7-yb-5-beta.5

To install the YugaByte SQL JDBC Driver aggregate artifact in version 42.2.7-yb-5-beta.5 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 YugaByte SQL JDBC Driver aggregate 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.