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

com.eworkcloud.starter:ework-cloud-starter-redis 2.5.2

Ework Cloud Starter Redis

Категории

Категории

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

Группа

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

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

ework-cloud-starter-redis
Версия

Версия

2.5.2
Тип

Тип

jar

Скачать ework-cloud-starter-redis 2.5.2


<!-- https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-redis/ -->
<dependency>
    <groupId>com.eworkcloud.starter</groupId>
    <artifactId>ework-cloud-starter-redis</artifactId>
    <version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-redis/
implementation 'com.eworkcloud.starter:ework-cloud-starter-redis:2.5.2'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-redis/
implementation ("com.eworkcloud.starter:ework-cloud-starter-redis:2.5.2")
'com.eworkcloud.starter:ework-cloud-starter-redis:jar:2.5.2'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-redis" rev="2.5.2">
  <artifact name="ework-cloud-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-redis', version='2.5.2')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-redis" % "2.5.2"
[com.eworkcloud.starter/ework-cloud-starter-redis "2.5.2"]