License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-lock-redis |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Lock Redis
Zodiac Lock Redis
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-lock-redis-1.5.8.pom | |
zodiac-lock-redis-1.5.8.jar | 23 KB |
zodiac-lock-redis-1.5.8-sources.jar | 13 KB |
zodiac-lock-redis-1.5.8-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-lock-redis/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-lock-redis</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-lock-redis/
implementation 'com.gitee.zodiacstack:zodiac-lock-redis:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-lock-redis/
implementation ("com.gitee.zodiacstack:zodiac-lock-redis:1.5.8")
'com.gitee.zodiacstack:zodiac-lock-redis:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-lock-redis" rev="1.5.8">
<artifact name="zodiac-lock-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-lock-redis', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-lock-redis" % "1.5.8"
[com.gitee.zodiacstack/zodiac-lock-redis "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-lock-base | jar | 1.5.8 |
redis.clients : jedis Optional | jar | 3.6.3 |
org.redisson : redisson Optional | jar | 3.13.6 |
org.springframework.data : spring-data-redis Optional | jar | 2.2.12.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.aspectj : aspectjweaver | jar | 1.9.6 |
org.springframework : spring-beans | jar | 5.2.12.RELEASE |
org.springframework : spring-context | jar | 5.2.12.RELEASE |
org.springframework : spring-core | jar | 5.2.12.RELEASE |