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