Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra®


License

License

Categories

Categories

Java Languages Data Guava General Purpose Libraries Utility
GroupId

GroupId

com.datastax.oss
ArtifactId

ArtifactId

java-driver-shaded-guava
Last Version

Last Version

25.1-jre-graal-sub-1
Release Date

Release Date

Type

Type

jar
Description

Description

Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra®
Shaded Guava artifact for use in the DataStax Java driver for Apache Cassandra®
Project URL

Project URL

https://github.com/datastax/java-driver-shaded-guava
Source Code Management

Source Code Management

https://github.com/datastax/java-driver-shaded-guava

Download java-driver-shaded-guava

How to add to project

<!-- https://jarcasting.com/artifacts/com.datastax.oss/java-driver-shaded-guava/ -->
<dependency>
    <groupId>com.datastax.oss</groupId>
    <artifactId>java-driver-shaded-guava</artifactId>
    <version>25.1-jre-graal-sub-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.oss/java-driver-shaded-guava/
implementation 'com.datastax.oss:java-driver-shaded-guava:25.1-jre-graal-sub-1'
// https://jarcasting.com/artifacts/com.datastax.oss/java-driver-shaded-guava/
implementation ("com.datastax.oss:java-driver-shaded-guava:25.1-jre-graal-sub-1")
'com.datastax.oss:java-driver-shaded-guava:jar:25.1-jre-graal-sub-1'
<dependency org="com.datastax.oss" name="java-driver-shaded-guava" rev="25.1-jre-graal-sub-1">
  <artifact name="java-driver-shaded-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.oss', module='java-driver-shaded-guava', version='25.1-jre-graal-sub-1')
)
libraryDependencies += "com.datastax.oss" % "java-driver-shaded-guava" % "25.1-jre-graal-sub-1"
[com.datastax.oss/java-driver-shaded-guava "25.1-jre-graal-sub-1"]

Dependencies

provided (1)

Group / Artifact Type Version
org.graalvm.nativeimage : svm jar 20.0.0

Project Modules

There are no modules declared in this project.

Shaded Guava artifact, for use in the DataStax Java driver for Apache Cassandra®.

We publish this as a separate artifact to avoid re-shading it in every driver version (and every module in each version). The build process creates a sources JAR with the relocated packages, but at this stage the javadocs JAR is empty.

Copyright and license

  • Guava: Copyright (C) 2010 The Guava Authors.
  • Source files in this repository: Copyright DataStax, Inc.

Both licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


DataStax is a registered trademark of DataStax, Inc. and its subsidiaries in the United States and/or other countries.

Apache Cassandra, Apache, Tomcat, Lucene, Solr, Hadoop, Spark, TinkerPop, and Cassandra are trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.

com.datastax.oss

DataStax

Versions

Version
25.1-jre-graal-sub-1
25.1-jre
24.1-jre