How To Install Java Artifact com.yugabyte.cassandra-driver-parent v3.2.0-yb-17

com.yugabyte cassandra-driver-parent 3.2.0-yb-17

Introduction

In this article, we'll learn how to install Java artifact cassandra-driver-parent from com.yugabyte group in version 3.2.0-yb-17. The artifact is available in 23 versions: 3.10.3-yb-3 3.10.3-yb-2-alpha.1 3.10.3-yb-2 3.10.3-yb-1-RC1 3.10.3-yb-1 3.8.0-yb-7 3.8.0-yb-6 3.8.0-yb-5 3.8.0-yb-4 3.8.0-yb-3-RC2 3.8.0-yb-2-RC1 3.2.0-yb-19 3.2.0-yb-18 3.2.0-yb-17 3.2.0-yb-16 3.2.0-yb-15 3.2.0-yb-14 3.2.0-yb-13 3.2.0-yb-12 3.2.0-yb-11 3.2.0-yb-10 3.2.0-yb-9 3.2.0-yb-8 . The Java Driver for YugaByte DB project has been released under The Apache License, Version 2.0 license, and has its own website at: https://github.com/yugabyte/cassandra-java-driver . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.yugabyte.cassandra-driver-parent In Version 3.2.0-yb-17

To install the Java Driver for YugaByte DB artifact in version 3.2.0-yb-17 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 Java Driver for YugaByte DB 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.

Licenses