w

web-redis-spring-boot-starter

Spring 增强套件
https://github.com/vaulka/spring-tookit
GPL-v3.0 协议
Vaulka
Files download
File Operation
web-redis-spring-boot-starter-3.1.3.1.jar download
web-redis-spring-boot-starter-3.1.3.1.pom download
web-redis-spring-boot-starter-3.1.3.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaulka.kit</groupId>
  <artifactId>web-redis-spring-boot-starter</artifactId>
  <version>3.1.3.1</version>
</dependency>
Gradle Groovy
implementation 'com.vaulka.kit:web-redis-spring-boot-starter:3.1.3.1'
Gradle Kotlin
implementation("com.vaulka.kit:web-redis-spring-boot-starter:3.1.3.1")
Scala SBT
libraryDependencies += "com.vaulka.kit" % "web-redis-spring-boot-starter" % "3.1.3.1"
Groovy Grape
@Grapes(
  @Grab(group='com.vaulka.kit', module='web-redis-spring-boot-starter', version='3.1.3.1')
)
Apache Ivy
<dependency org="com.vaulka.kit" name="web-redis-spring-boot-starter" rev="3.1.3.1" />
Leiningen
[com.vaulka.kit/web-redis-spring-boot-starter "3.1.3.1"]
Apache Buildr
'com.vaulka.kit:web-redis-spring-boot-starter:jar:3.1.3.1'