Last Version

io.kcache:kcache-mapdb 4.0.3

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

4.0.3
Type

Type

jar
Description

Description

A in-memory cache backed by Apache Kafka

Download kcache-mapdb 4.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
io.kcache : kcache jar 4.0.3
com.google.guava : guava jar 31.1-jre
org.apache.kafka : kafka-clients jar 3.1.0
org.slf4j : slf4j-api jar 1.7.36
org.mapdb : mapdb jar 3.0.8

test (6)

Group / Artifact Type Version
io.kcache : kcache test-jar 4.0.3
org.apache.kafka : kafka-clients jar 3.1.0
org.apache.kafka : kafka_2.13 jar 3.1.0
org.apache.kafka : kafka_2.13 jar 3.1.0
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.36

Project Modules

There are no modules declared in this project.