License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.eworkcloud.starter |
ArtifactId | ArtifactIdework-cloud-starter-redis |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEwork Cloud Starter Redis
Ework Cloud Starter Redis
|
<!-- https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-redis/ -->
<dependency>
<groupId>com.eworkcloud.starter</groupId>
<artifactId>ework-cloud-starter-redis</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-redis/
implementation 'com.eworkcloud.starter:ework-cloud-starter-redis:2.6.0'
// https://jarcasting.com/artifacts/com.eworkcloud.starter/ework-cloud-starter-redis/
implementation ("com.eworkcloud.starter:ework-cloud-starter-redis:2.6.0")
'com.eworkcloud.starter:ework-cloud-starter-redis:jar:2.6.0'
<dependency org="com.eworkcloud.starter" name="ework-cloud-starter-redis" rev="2.6.0">
<artifact name="ework-cloud-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud.starter', module='ework-cloud-starter-redis', version='2.6.0')
)
libraryDependencies += "com.eworkcloud.starter" % "ework-cloud-starter-redis" % "2.6.0"
[com.eworkcloud.starter/ework-cloud-starter-redis "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.6.8 |
org.springframework.data : spring-data-redis | jar | |
io.lettuce : lettuce-core | jar | 6.1.8.RELEASE |
org.apache.commons : commons-pool2 | jar | 2.11.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.projectlombok : lombok Optional | jar | 1.18.24 |