is not current version
Last Version 4.0.3

io.kcache:kcache-bdbje 4.0.2

A in-memory cache backed by Apache Kafka

License

License

GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-bdbje
Version

Version

4.0.2
Type

Type

jar
Description

Description

A in-memory cache backed by Apache Kafka

Download kcache-bdbje 4.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
io.kcache : kcache jar 4.0.2
com.google.guava : guava jar 31.0.1-jre
com.esotericsoftware : kryo jar 5.2.1
org.apache.kafka : kafka-clients jar 3.1.0
org.slf4j : slf4j-api jar 1.7.36
com.sleepycat : je jar 18.3.12

test (6)

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