is not current version
Last Version 2.2.1

com.eworkcloud:ework-cloud-starter-redis 1.5.5

Ework Cloud Starter Redis

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.eworkcloud
ArtifactId

ArtifactId

ework-cloud-starter-redis
Version

Version

1.5.5
Type

Type

jar

Download ework-cloud-starter-redis 1.5.5


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