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

org.http4k:http4k-connect-storage-redis 2.5.1.0

http4k-connect-storage-redis

Категории

Категории

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

Группа

org.http4k
Идентификатор

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

http4k-connect-storage-redis
Версия

Версия

2.5.1.0
Тип

Тип

jar

Скачать http4k-connect-storage-redis 2.5.1.0


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