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

com.github.yaoguoh:common-redis 2.1.10.RELEASE


Категории

Категории

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

Группа

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

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

common-redis
Версия

Версия

2.1.10.RELEASE
Тип

Тип

jar

Скачать common-redis 2.1.10.RELEASE


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