License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.http4k |
ArtifactId | ArtifactIdhttp4k-connect-storage-redis |
Last Version | Last Version3.18.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp4k-connect-storage-redis
http4k-connect-storage-redis
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.http4k/http4k-connect-storage-redis/ -->
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-connect-storage-redis</artifactId>
<version>3.18.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4k/http4k-connect-storage-redis/
implementation 'org.http4k:http4k-connect-storage-redis:3.18.0.0'
// https://jarcasting.com/artifacts/org.http4k/http4k-connect-storage-redis/
implementation ("org.http4k:http4k-connect-storage-redis:3.18.0.0")
'org.http4k:http4k-connect-storage-redis:jar:3.18.0.0'
<dependency org="org.http4k" name="http4k-connect-storage-redis" rev="3.18.0.0">
<artifact name="http4k-connect-storage-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4k', module='http4k-connect-storage-redis', version='3.18.0.0')
)
libraryDependencies += "org.http4k" % "http4k-connect-storage-redis" % "3.18.0.0"
[org.http4k/http4k-connect-storage-redis "3.18.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.http4k : http4k-core | jar | |
dev.forkhandles : result4k | jar | |
org.http4k : http4k-connect-storage-core | jar | 3.18.0.0 |
io.lettuce : lettuce-core | jar | 6.1.8.RELEASE |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.http4k : http4k-format-moshi | jar |