| License |
License |
|---|---|
| GroupId | GroupIdio.kstore |
| ArtifactId | ArtifactIdkstore |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptionkstore
A wide-column store backed by Apache Kafka.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| kstore-2.0.0.pom | |
| kstore-2.0.0.jar | 65 KB |
| kstore-2.0.0-sources.jar | 40 KB |
| kstore-2.0.0-javadoc.jar | 169 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |