is not current version
Last Version 4.0.3

io.kcache:kcache-rdbms 3.4.4

A in-memory cache backed by Apache Kafka

License

License

GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-rdbms
Version

Version

3.4.4
Type

Type

jar
Description

Description

A in-memory cache backed by Apache Kafka

Download kcache-rdbms 3.4.4


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

Dependencies

compile (7)

Group / Artifact Type Version
io.kcache : kcache jar 3.4.4
com.google.guava : guava jar 30.1.1-jre
com.esotericsoftware : kryo jar 5.1.1
org.apache.kafka : kafka-clients jar 2.8.0
org.slf4j : slf4j-api jar 1.7.30
org.jooq : jooq jar 3.14.9
com.zaxxer : HikariCP jar 4.0.3

test (9)

Group / Artifact Type Version
io.kcache : kcache test-jar 3.4.4
com.h2database : h2 jar 1.4.200
org.hsqldb : hsqldb jar 2.5.1
org.apache.derby : derby jar 10.14.2.0
org.apache.kafka : kafka-clients jar 2.8.0
org.apache.kafka : kafka_2.13 jar 2.8.0
org.apache.kafka : kafka_2.13 jar 2.8.0
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.