License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.hurence.logisland |
ArtifactId | ArtifactIdlogisland-service-redis |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedis 4 Service Plugin
Module containing all logisland redis services
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-redis/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-service-redis</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-redis/
implementation 'com.hurence.logisland:logisland-service-redis:1.4.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-redis/
implementation ("com.hurence.logisland:logisland-service-redis:1.4.0")
'com.hurence.logisland:logisland-service-redis:jar:1.4.0'
<dependency org="com.hurence.logisland" name="logisland-service-redis" rev="1.4.0">
<artifact name="logisland-service-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-service-redis', version='1.4.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-service-redis" % "1.4.0"
[com.hurence.logisland/logisland-service-redis "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis Optional | jar | 1.8.20.RELEASE |
redis.clients : jedis Optional | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
com.hurence.logisland : logisland-api | jar | 1.4.0 |
com.hurence.logisland : logisland-utils Optional | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.kstyrc : embedded-redis | jar | 0.6 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |