is not current version
Last Version 4.0.3

io.kcache:kcache-mapdb 3.4.4

A in-memory cache backed by Apache Kafka

License

License

Categories

Categories

MapDB Data Databases
GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-mapdb
Version

Version

3.4.4
Type

Type

jar
Description

Description

A in-memory cache backed by Apache Kafka

Download kcache-mapdb 3.4.4


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

Dependencies

compile (5)

Group / Artifact Type Version
io.kcache : kcache jar 3.4.4
com.google.guava : guava jar 30.1.1-jre
org.apache.kafka : kafka-clients jar 2.8.0
org.slf4j : slf4j-api jar 1.7.30
org.mapdb : mapdb jar 3.0.8

test (6)

Group / Artifact Type Version
io.kcache : kcache test-jar 3.4.4
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.