kcache

A in-memory cache backed by Apache Kafka

License

License

GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-parent
Last Version

Last Version

4.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

kcache
A in-memory cache backed by Apache Kafka
Project URL

Project URL

https://github.com/rayokota/kcache

Download kcache-parent

Filename Size
kcache-parent-4.0.3.pom 16 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kcache
  • kcache-bdbje
  • kcache-caffeine
  • kcache-lmdb
  • kcache-mapdb
  • kcache-rdbms
  • kcache-rocksdb
  • kcache-benchmark

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
3.3.0