Last Version

redis-spring-boot-starter 1.0.6

redis easy todo

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

redis-spring-boot-starter
Version

Version

1.0.6
Type

Type

jar
Description

Description

redis-spring-boot-starter
redis easy todo
Project URL

Project URL

https://github.com/czy1024/redis-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/czy1024/redis-spring-boot-starter

Download redis-spring-boot-starter 1.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.github.czy1024 : luna-common jar 1.0.8

Project Modules

There are no modules declared in this project.