DataStax Java driver for Apache Cassandra(R) - Bill Of Materials

A driver for Apache Cassandra(R) 2.1+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's native protocol versions 3 and above.

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

com.datastax.oss
ArtifactId

ArtifactId

java-driver-bom
Last Version

Last Version

4.14.1
Release Date

Release Date

Type

Type

pom
Description

Description

DataStax Java driver for Apache Cassandra(R) - Bill Of Materials
A driver for Apache Cassandra(R) 2.1+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's native protocol versions 3 and above.

Download java-driver-bom

How to add to project

<!-- https://jarcasting.com/artifacts/com.datastax.oss/java-driver-bom/ -->
<dependency>
    <groupId>com.datastax.oss</groupId>
    <artifactId>java-driver-bom</artifactId>
    <version>4.14.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.oss/java-driver-bom/
implementation 'com.datastax.oss:java-driver-bom:4.14.1'
// https://jarcasting.com/artifacts/com.datastax.oss/java-driver-bom/
implementation ("com.datastax.oss:java-driver-bom:4.14.1")
'com.datastax.oss:java-driver-bom:pom:4.14.1'
<dependency org="com.datastax.oss" name="java-driver-bom" rev="4.14.1">
  <artifact name="java-driver-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.datastax.oss', module='java-driver-bom', version='4.14.1')
)
libraryDependencies += "com.datastax.oss" % "java-driver-bom" % "4.14.1"
[com.datastax.oss/java-driver-bom "4.14.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.datastax.oss

DataStax

Versions

Version
4.14.1
4.14.0
4.13.0
4.12.1
4.12.0
4.11.3
4.11.2
4.11.1
4.11.0
4.10.0
4.9.0
4.8.0
4.7.2
4.7.1
4.7.0
4.6.1
4.6.0
4.5.1
4.5.0