Last Version

DataStax Enterprise Java Driver 2.3.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-parent
Version

Version

2.3.0
Type

Type

pom
Description

Description

DataStax Enterprise Java Driver
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

http://docs.datastax.com/en/developer/java-driver-dse

Download dse-java-driver-parent 2.3.0


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

Dependencies

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

Project Modules

  • core
  • core-shaded
  • query-builder
  • mapper-runtime
  • mapper-processor
  • integration-tests
  • distribution