License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdredis |
Last Version | Last Version1.0-RELEASEOT |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis模块
|
Filename | Size |
---|---|
redis-1.0-RELEASEOT.pom | |
redis-1.0-RELEASEOT.jar | 9 KB |
redis-1.0-RELEASEOT-sources.jar | 5 KB |
redis-1.0-RELEASEOT-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/redis/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>redis</artifactId>
<version>1.0-RELEASEOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/redis/
implementation 'io.gitee.laoshirenggo:redis:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/redis/
implementation ("io.gitee.laoshirenggo:redis:1.0-RELEASEOT")
'io.gitee.laoshirenggo:redis:jar:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="redis" rev="1.0-RELEASEOT">
<artifact name="redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='redis', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "redis" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/redis "1.0-RELEASEOT"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.3.9.RELEASE |
org.redisson : redisson | jar | 3.15.4 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.3.9.RELEASE |
io.gitee.laoshirenggo : spring-factories | jar | 1.0-RELEASEOT |
org.projectlombok : lombok | jar | 1.18.0 |