License |
License |
---|---|
GroupId | GroupIdio.kcache |
ArtifactId | ArtifactIdkcache-rdbms |
Last Version | Last Version4.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA in-memory cache backed by Apache Kafka
|
Filename | Size |
---|---|
kcache-rdbms-4.0.3.pom | |
kcache-rdbms-4.0.3.jar | 15 KB |
kcache-rdbms-4.0.3-sources.jar | 9 KB |
kcache-rdbms-4.0.3-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.kcache/kcache-rdbms/ -->
<dependency>
<groupId>io.kcache</groupId>
<artifactId>kcache-rdbms</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.kcache/kcache-rdbms/
implementation 'io.kcache:kcache-rdbms:4.0.3'
// https://jarcasting.com/artifacts/io.kcache/kcache-rdbms/
implementation ("io.kcache:kcache-rdbms:4.0.3")
'io.kcache:kcache-rdbms:jar:4.0.3'
<dependency org="io.kcache" name="kcache-rdbms" rev="4.0.3">
<artifact name="kcache-rdbms" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kcache', module='kcache-rdbms', version='4.0.3')
)
libraryDependencies += "io.kcache" % "kcache-rdbms" % "4.0.3"
[io.kcache/kcache-rdbms "4.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.kcache : kcache | jar | 4.0.3 |
com.google.guava : guava | jar | 31.1-jre |
com.esotericsoftware : kryo | jar | 5.3.0 |
org.apache.kafka : kafka-clients | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.jooq : jooq | jar | 3.14.11 |
com.zaxxer : HikariCP | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
io.kcache : kcache | test-jar | 4.0.3 |
com.h2database : h2 | jar | 2.1.212 |
org.hsqldb : hsqldb | jar | 2.5.1 |
org.apache.derby : derby | jar | 10.14.2.0 |
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 |