Java driver for DataStax Enterprise

This driver is based on the DataStax driver for Apache Cassandra, with specific extensions for DSE:

The Java DataStax Enterprise Driver can be used solely with DataStax Enterprise. Please consult the license.

Getting the driver

The driver is available from Maven central:

<dependency>
  <groupId>com.datastax.dse</groupId>
  <artifactId>dse-java-driver-core</artifactId>
  <version>1.3.0</version>
</dependency>

Reporting issues

Create a JIRA ticket with the “Component/s” field set to “DSE” (or contact DataStax support if you are a DSE customer).

License

Copyright © 2012-2017 DataStax Inc.

The full license terms are available at http://www.datastax.com/terms/datastax-dse-driver-license-terms