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

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

http4k-connect-storage-redis

Категории

Категории

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

Группа

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

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

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

Версия

2.0.2.1
Тип

Тип

jar

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


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