How To Install Java Artifact com.datastax.oss.java-driver-shaded-guava v25.1-jre-graal-sub-1

com.datastax.oss java-driver-shaded-guava 25.1-jre-graal-sub-1

Introduction

In this article, we'll learn how to install Java artifact java-driver-shaded-guava from com.datastax.oss group in version 25.1-jre-graal-sub-1. The artifact is available in 3 versions: 25.1-jre-graal-sub-1 25.1-jre 24.1-jre . The Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra® project has been released under Apache 2 license, and has its own website at: https://github.com/datastax/java-driver-shaded-guava .

How To Install Java Artifact com.datastax.oss.java-driver-shaded-guava In Version 25.1-jre-graal-sub-1

To install the Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra® artifact in version 25.1-jre-graal-sub-1 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 Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra® 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.

Provided dependencies (1)

Licenses

Developers