is not current version
Last Version 2.2.1

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

Ework Cloud Starter Redis

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.eworkcloud
ArtifactId

ArtifactId

ework-cloud-starter-redis
Version

Version

2.0.9
Type

Type

jar

Download ework-cloud-starter-redis 2.0.9


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