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

io.github.dengliming.redismodule:redisgears 1.0.0


Категории

Категории

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

Группа

io.github.dengliming.redismodule
Идентификатор

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

redisgears
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать redisgears 1.0.0

Имя Файла Размер
redisgears-1.0.0.pom
redisgears-1.0.0.jar 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.dengliming.redismodule/redisgears/ -->
<dependency>
    <groupId>io.github.dengliming.redismodule</groupId>
    <artifactId>redisgears</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dengliming.redismodule/redisgears/
implementation 'io.github.dengliming.redismodule:redisgears:1.0.0'
// https://jarcasting.com/artifacts/io.github.dengliming.redismodule/redisgears/
implementation ("io.github.dengliming.redismodule:redisgears:1.0.0")
'io.github.dengliming.redismodule:redisgears:jar:1.0.0'
<dependency org="io.github.dengliming.redismodule" name="redisgears" rev="1.0.0">
  <artifact name="redisgears" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dengliming.redismodule', module='redisgears', version='1.0.0')
)
libraryDependencies += "io.github.dengliming.redismodule" % "redisgears" % "1.0.0"
[io.github.dengliming.redismodule/redisgears "1.0.0"]