is not current version
Last Version 2.0.0

kstore 1.0.1

A wide-column store backed by Apache Kafka.

License

License

GroupId

GroupId

io.kstore
ArtifactId

ArtifactId

kstore
Version

Version

1.0.1
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 1.0.1


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

Dependencies

compile (11)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
io.kcache : kcache jar 3.3.2
io.kcache : kcache-bdbje jar 3.3.2
io.kcache : kcache-lmdb jar 3.3.2
io.kcache : kcache-mapdb jar 3.3.2
io.kcache : kcache-rocksdb jar 3.3.2
org.apache.hbase : hbase-client jar 2.3.1
com.fasterxml.jackson.core : jackson-annotations jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.esotericsoftware : kryo jar 5.0.0-RC9
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.6.0
org.apache.kafka : kafka_2.13 jar 2.6.0
org.apache.kafka : kafka_2.13 jar 2.6.0
junit : junit jar 4.13
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.