не последняя версия
Последняя версия 4.0.3

io.kcache:kcache-parent 3.4.1

A in-memory cache backed by Apache Kafka

Группа

Группа

io.kcache
Идентификатор

Идентификатор

kcache-parent
Версия

Версия

3.4.1
Тип

Тип

pom

Скачать kcache-parent 3.4.1

Имя Файла Размер
kcache-parent-3.4.1.pom 17 KB
Обзор

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