h

hhao-redis-spring-boot-starter

The Apache Software License, Version 2.0
文件下载
文件名 操作
hhao-redis-spring-boot-starter-3.0.2.jar 下载
hhao-redis-spring-boot-starter-3.0.2.pom 下载
hhao-redis-spring-boot-starter-3.0.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.software-hhao</groupId>
  <artifactId>hhao-redis-spring-boot-starter</artifactId>
  <version>3.0.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.software-hhao:hhao-redis-spring-boot-starter:3.0.2'
Gradle Kotlin
implementation("io.github.software-hhao:hhao-redis-spring-boot-starter:3.0.2")
Scala SBT
libraryDependencies += "io.github.software-hhao" % "hhao-redis-spring-boot-starter" % "3.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.software-hhao', module='hhao-redis-spring-boot-starter', version='3.0.2')
)
Apache Ivy
<dependency org="io.github.software-hhao" name="hhao-redis-spring-boot-starter" rev="3.0.2" />
Leiningen
[io.github.software-hhao/hhao-redis-spring-boot-starter "3.0.2"]
Apache Buildr
'io.github.software-hhao:hhao-redis-spring-boot-starter:jar:3.0.2'