License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdtop.wu2020 |
ArtifactId | ArtifactIdwu-redis-lazy-starter |
Last Version | Last Version1.1.0-JDK1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis
|
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-redis-lazy-starter/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-redis-lazy-starter</artifactId>
<version>1.1.0-JDK1.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-redis-lazy-starter/
implementation 'top.wu2020:wu-redis-lazy-starter:1.1.0-JDK1.8'
// https://jarcasting.com/artifacts/top.wu2020/wu-redis-lazy-starter/
implementation ("top.wu2020:wu-redis-lazy-starter:1.1.0-JDK1.8")
'top.wu2020:wu-redis-lazy-starter:jar:1.1.0-JDK1.8'
<dependency org="top.wu2020" name="wu-redis-lazy-starter" rev="1.1.0-JDK1.8">
<artifact name="wu-redis-lazy-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-redis-lazy-starter', version='1.1.0-JDK1.8')
)
libraryDependencies += "top.wu2020" % "wu-redis-lazy-starter" % "1.1.0-JDK1.8"
[top.wu2020/wu-redis-lazy-starter "1.1.0-JDK1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework : spring-aspects | jar | |
redis.clients : jedis | jar | |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |