is not current version
Last Version 4.0.3

io.kcache:kcache 4.0.2

A in-memory cache backed by Apache Kafka

License

License

GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache
Version

Version

4.0.2
Type

Type

jar
Description

Description

A in-memory cache backed by Apache Kafka

Download kcache 4.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.apache.kafka : kafka-clients jar 3.1.0
org.slf4j : slf4j-api jar 1.7.36

test (16)

Group / Artifact Type Version
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
org.scala-lang : scala-library jar 2.13.8
org.bouncycastle : bcpkix-jdk15on jar 1.70
junit : junit jar 4.13.2
org.slf4j : slf4j-log4j12 jar 1.7.36
org.apache.directory.api : api-all jar 1.0.0-M33
org.apache.directory.server : apacheds-core-api jar 2.0.0-M22
org.apache.directory.server : apacheds-interceptor-kerberos jar 2.0.0-M22
org.apache.directory.server : apacheds-protocol-shared jar 2.0.0-M22
org.apache.directory.server : apacheds-protocol-kerberos jar 2.0.0-M22
org.apache.directory.server : apacheds-protocol-ldap jar 2.0.0-M22
org.apache.directory.server : apacheds-ldif-partition jar 2.0.0-M22
org.apache.directory.server : apacheds-mavibot-partition jar 2.0.0-M22
org.apache.directory.server : apacheds-jdbm-partition jar 2.0.0-M22

Project Modules

There are no modules declared in this project.