How To Install Java Artifact org.apache.cassandra.cassandra-javautils v0.7.0

org.apache.cassandra cassandra-javautils 0.7.0

Introduction

In this article, we'll learn how to install Java artifact cassandra-javautils from org.apache.cassandra group in version 0.7.0. The artifact is available in 3 versions: 0.7.1 0.7.0-rc4 0.7.0 . The Java utilities for cassandra clients project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://cassandra.apache.org .

How To Install Java Artifact org.apache.cassandra.cassandra-javautils In Version 0.7.0

To install the Java utilities for cassandra clients artifact in version 0.7.0 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 utilities for cassandra clients 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