spmallette / java-dse-driver

Java driver for DataStax Enterprise

Home Page:http://www.datastax.com/products/datastax-enterprise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.2.4</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 (C) 2012-2017 DataStax Inc.

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

About

Java driver for DataStax Enterprise

http://www.datastax.com/products/datastax-enterprise

License:Other


Languages

Language:Java 99.7%Language:Python 0.1%Language:PowerShell 0.1%Language:Shell 0.0%Language:Groovy 0.0%