License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.github.jsrdxzw |
ArtifactId | ArtifactIdredis-kit-spring-boot-starter |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionRedis Kits for distributed environment
|
Project URL |
Project URL |
Project Organization |
Project Organization |
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>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jsrdxzw/redis-kit-spring-boot-starter/
implementation 'com.github.jsrdxzw:redis-kit-spring-boot-starter:1.2.0'
// https://jarcasting.com/artifacts/com.github.jsrdxzw/redis-kit-spring-boot-starter/
implementation ("com.github.jsrdxzw:redis-kit-spring-boot-starter:1.2.0")
'com.github.jsrdxzw:redis-kit-spring-boot-starter:jar:1.2.0'
<dependency org="com.github.jsrdxzw" name="redis-kit-spring-boot-starter" rev="1.2.0">
<artifact name="redis-kit-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jsrdxzw', module='redis-kit-spring-boot-starter', version='1.2.0')
)
libraryDependencies += "com.github.jsrdxzw" % "redis-kit-spring-boot-starter" % "1.2.0"
[com.github.jsrdxzw/redis-kit-spring-boot-starter "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.1.RELEASE |
org.springframework.data : spring-data-redis | jar | |
org.aspectj : aspectjweaver | jar | 1.9.5 |
com.fasterxml.jackson.core : jackson-databind | jar |