is not current version
Last Version 2.6.0

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

Ework Cloud Starter Redis

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.eworkcloud.starter
ArtifactId

ArtifactId

ework-cloud-starter-redis
Version

Version

2.3.4
Type

Type

jar

Download ework-cloud-starter-redis 2.3.4


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