is not current version
Last Version 1.1.3

com.lmaye:lms-cloud-starter-redis 1.0.9

LMS Cloud Redis Starter project for Spring Boot

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud-starter-redis
Version

Version

1.0.9
Type

Type

jar

Download lms-cloud-starter-redis 1.0.9


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