Last Version

Java Driver for Scylla and Apache Cassandra 3.11.2.0

A driver for Scylla and Apache Cassandra 1.2+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol.

License

License

GroupId

GroupId

com.scylladb
ArtifactId

ArtifactId

scylla-driver-parent
Version

Version

3.11.2.0
Type

Type

pom
Description

Description

Java Driver for Scylla and Apache Cassandra
A driver for Scylla and Apache Cassandra 1.2+ that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol.
Project URL

Project URL

https://github.com/scylladb/java-driver
Source Code Management

Source Code Management

https://github.com/scylladb/java-driver

Download scylla-driver-parent 3.11.2.0


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

Dependencies

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

Project Modules

  • driver-core
  • driver-mapping
  • driver-extras
  • driver-examples
  • driver-tests
  • driver-dist