io.kcache:kcache-mapdb

A in-memory cache backed by Apache Kafka

License

License

Categories

Categories

MapDB Data Databases
GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-mapdb
Last Version

Last Version

4.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

A in-memory cache backed by Apache Kafka

Download kcache-mapdb

How to add to project

<!-- 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.

Versions

Version
4.0.3
4.0.2
4.0.1
4.0.0
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1