License |
License |
---|---|
Categories |
CategoriesMapDB Data Databases |
GroupId | GroupIdio.kcache |
ArtifactId | ArtifactIdkcache-mapdb |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA in-memory cache backed by Apache Kafka
|
Filename | Size |
---|---|
kcache-mapdb-4.0.3.pom | |
kcache-mapdb-4.0.3.jar | 6 KB |
kcache-mapdb-4.0.3-sources.jar | 4 KB |
kcache-mapdb-4.0.3-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.kcache/kcache-mapdb/ -->
<dependency>
<groupId>io.kcache</groupId>
<artifactId>kcache-mapdb</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.kcache/kcache-mapdb/
implementation 'io.kcache:kcache-mapdb:4.0.3'
// https://jarcasting.com/artifacts/io.kcache/kcache-mapdb/
implementation ("io.kcache:kcache-mapdb:4.0.3")
'io.kcache:kcache-mapdb:jar:4.0.3'
<dependency org="io.kcache" name="kcache-mapdb" rev="4.0.3">
<artifact name="kcache-mapdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kcache', module='kcache-mapdb', version='4.0.3')
)
libraryDependencies += "io.kcache" % "kcache-mapdb" % "4.0.3"
[io.kcache/kcache-mapdb "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.kcache : kcache | jar | 4.0.3 |
com.google.guava : guava | jar | 31.1-jre |
org.apache.kafka : kafka-clients | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.mapdb : mapdb | jar | 3.0.8 |
Group / Artifact | Type | Version |
---|---|---|
io.kcache : kcache | test-jar | 4.0.3 |
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 |