не последняя версия
Последняя версия 1.2.1.RELEASE

com.iiifi:kite-data-redis 1.1.1.RELEASE

Spring Cloud Core Component Extension.

Категории

Категории

Redis Данные Базы данных
Группа

Группа

com.iiifi
Идентификатор

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

kite-data-redis
Версия

Версия

1.1.1.RELEASE
Тип

Тип

jar

Скачать kite-data-redis 1.1.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.iiifi/kite-data-redis/ -->
<dependency>
    <groupId>com.iiifi</groupId>
    <artifactId>kite-data-redis</artifactId>
    <version>1.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.iiifi/kite-data-redis/
implementation 'com.iiifi:kite-data-redis:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.iiifi/kite-data-redis/
implementation ("com.iiifi:kite-data-redis:1.1.1.RELEASE")
'com.iiifi:kite-data-redis:jar:1.1.1.RELEASE'
<dependency org="com.iiifi" name="kite-data-redis" rev="1.1.1.RELEASE">
  <artifact name="kite-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iiifi', module='kite-data-redis', version='1.1.1.RELEASE')
)
libraryDependencies += "com.iiifi" % "kite-data-redis" % "1.1.1.RELEASE"
[com.iiifi/kite-data-redis "1.1.1.RELEASE"]