io.kcache:kcache-benchmark

A in-memory cache backed by Apache Kafka

License

License

GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-benchmark
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-benchmark

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.35

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