Streaming Cassandra

Very simple library for mapping POJO to Apache Cassandra tables

Лицензия

Лицензия

Категории

Категории

Cassandra Данные Базы данных
Группа

Группа

org.jmmo
Идентификатор

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

streaming-cassandra
Последняя версия

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

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Streaming Cassandra
Very simple library for mapping POJO to Apache Cassandra tables
Ссылка на сайт

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

https://github.com/Megaprog/streaming-cassandra
Система контроля версий

Система контроля версий

https://github.com/Megaprog/streaming-cassandra

Скачать streaming-cassandra

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.jmmo/streaming-cassandra/ -->
<dependency>
    <groupId>org.jmmo</groupId>
    <artifactId>streaming-cassandra</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmmo/streaming-cassandra/
implementation 'org.jmmo:streaming-cassandra:2.2.1'
// https://jarcasting.com/artifacts/org.jmmo/streaming-cassandra/
implementation ("org.jmmo:streaming-cassandra:2.2.1")
'org.jmmo:streaming-cassandra:jar:2.2.1'
<dependency org="org.jmmo" name="streaming-cassandra" rev="2.2.1">
  <artifact name="streaming-cassandra" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmmo', module='streaming-cassandra', version='2.2.1')
)
libraryDependencies += "org.jmmo" % "streaming-cassandra" % "2.2.1"
[org.jmmo/streaming-cassandra "2.2.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.datastax.cassandra : cassandra-driver-core jar 3.3.0
com.datastax.cassandra : cassandra-driver-mapping jar 3.3.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.apache.cassandra : cassandra-all jar 3.11.0

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.1
2.2
2.1
2.0
1.0