kstore

A wide-column store backed by Apache Kafka.

License

License

GroupId

GroupId

io.kstore
ArtifactId

ArtifactId

kstore
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

kstore
A wide-column store backed by Apache Kafka.
Project URL

Project URL

https://github.com/rayokota/kstore

Download kstore

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1
1.0.0
0.2.0
0.1.2
0.1.1
0.1.0