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

kstore 2.0.0

A wide-column store backed by Apache Kafka.

Лицензия

Лицензия

Группа

Группа

io.kstore
Идентификатор

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

kstore
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

kstore
A wide-column store backed by Apache Kafka.
Ссылка на сайт

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

https://github.com/rayokota/kstore

Скачать kstore 2.0.0


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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 31.0.1-jre
io.kcache : kcache jar 4.0.1
io.kcache : kcache-bdbje jar 4.0.1
io.kcache : kcache-lmdb jar 4.0.1
io.kcache : kcache-mapdb jar 4.0.1
io.kcache : kcache-rocksdb jar 4.0.1
org.apache.kafka : kafka-clients jar 3.0.0
org.apache.hbase : hbase-client jar 2.3.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.esotericsoftware : kryo jar 5.2.0
org.slf4j : slf4j-api jar 1.7.32

test (5)

Идентификатор библиотеки Тип Версия
org.apache.kafka : kafka-clients jar 3.0.0
org.apache.kafka : kafka_2.13 jar 3.0.0
org.apache.kafka : kafka_2.13 jar 3.0.0
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.32

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

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