How To Install Java Artifact com.datastax.cassandra.dse-parent v1.1.1-beta1

com.datastax.cassandra dse-parent 1.1.1-beta1

Introduction

In this article, we'll learn how to install Java artifact dse-parent from com.datastax.cassandra group in version 1.1.1-beta1. The artifact is available in 3 versions: 1.1.2 1.1.1-beta1 1.1.1 . The DataStax Entreprise Java Driver project has been released under DataStax DSE Driver License license, and has its own website at: https://github.com/datastax/java-driver-dse . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact com.datastax.cassandra.dse-parent In Version 1.1.1-beta1

To install the DataStax Entreprise Java Driver artifact in version 1.1.1-beta1 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 DataStax Entreprise Java 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.

Managed dependencies (27)

Licenses