Последняя версия

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.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Данные
Группа

Группа

com.datastax.dse
Идентификатор

Идентификатор

dse-java-driver-parent
Версия

Версия

2.3.0
Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

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

Скачать dse-java-driver-parent 2.3.0

Имя Файла Размер
dse-java-driver-parent-2.3.0.pom 26 KB
Обзор

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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