is not current version
Last Version 1.1.3

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

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.1.0
Type

Type

jar

Download lms-cloud-starter-redis 1.1.0


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