Last Version

DataStax Enterprise Java Driver - Core 2.4.0

A driver for DataStax Enterprise (DSE) and Apache Cassandra 1.2+ clusters that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol, supporting DSE-specific features such as geospatial types, DSE Graph and DSE authentication.

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

com.datastax.dse
ArtifactId

ArtifactId

dse-java-driver-core
Version

Version

2.4.0
Type

Type

pom
Description

Description

DataStax Enterprise Java Driver - Core
A driver for DataStax Enterprise (DSE) and Apache Cassandra 1.2+ clusters that works exclusively with the Cassandra Query Language version 3 (CQL3) and Cassandra's binary protocol, supporting DSE-specific features such as geospatial types, DSE Graph and DSE authentication.
Project URL

Project URL

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

Source Code Management

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

Download dse-java-driver-core 2.4.0


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

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.