License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdxyz.wc1950 |
ArtifactId | ArtifactIdchis4cloud-common-redis |
Version | Version3.2.0 |
Type | Typejar |
Description |
Descriptionchis4cloud-common-redis
chis4cloud-common-redis缓存服务
|
<!-- https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-redis/ -->
<dependency>
<groupId>xyz.wc1950</groupId>
<artifactId>chis4cloud-common-redis</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-redis/
implementation 'xyz.wc1950:chis4cloud-common-redis:3.2.0'
// https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-redis/
implementation ("xyz.wc1950:chis4cloud-common-redis:3.2.0")
'xyz.wc1950:chis4cloud-common-redis:jar:3.2.0'
<dependency org="xyz.wc1950" name="chis4cloud-common-redis" rev="3.2.0">
<artifact name="chis4cloud-common-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.wc1950', module='chis4cloud-common-redis', version='3.2.0')
)
libraryDependencies += "xyz.wc1950" % "chis4cloud-common-redis" % "3.2.0"
[xyz.wc1950/chis4cloud-common-redis "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | |
xyz.wc1950 : chis4cloud-common-core | jar | 3.2.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.commons : commons-lang3 | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar |