License |
License |
---|---|
GroupId | GroupIdio.kcache |
ArtifactId | ArtifactIdkcache-benchmark |
Version | Version4.0.3 |
Type | Typejar |
Description |
DescriptionA in-memory cache backed by Apache Kafka
|
Filename | Size |
---|---|
kcache-benchmark-4.0.3.pom | |
kcache-benchmark-4.0.3.jar | 54 KB |
kcache-benchmark-4.0.3-sources.jar | 6 KB |
kcache-benchmark-4.0.3-javadoc.jar | 413 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |