License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.github.jsrdxzw |
ArtifactId | ArtifactIdredis-kit-spring-boot-starter |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedis Kits for distributed environment
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jsrdxzw/redis-kit-spring-boot-starter/ -->
<dependency>
<groupId>com.github.jsrdxzw</groupId>
<artifactId>redis-kit-spring-boot-starter</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsrdxzw/redis-kit-spring-boot-starter/
implementation 'com.github.jsrdxzw:redis-kit-spring-boot-starter:2.0.0'
// https://jarcasting.com/artifacts/com.github.jsrdxzw/redis-kit-spring-boot-starter/
implementation ("com.github.jsrdxzw:redis-kit-spring-boot-starter:2.0.0")
'com.github.jsrdxzw:redis-kit-spring-boot-starter:jar:2.0.0'
<dependency org="com.github.jsrdxzw" name="redis-kit-spring-boot-starter" rev="2.0.0">
<artifact name="redis-kit-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsrdxzw', module='redis-kit-spring-boot-starter', version='2.0.0')
)
libraryDependencies += "com.github.jsrdxzw" % "redis-kit-spring-boot-starter" % "2.0.0"
[com.github.jsrdxzw/redis-kit-spring-boot-starter "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.6 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.6 |
org.springframework.data : spring-data-redis | jar | |
org.aspectj : aspectjweaver | jar | 1.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar |