is not current version
Last Version 3.2.3.7

fit.chis.cloud:chis4cloud-common-redis 3.2.1.1

chis4cloud-common-redis缓存服务

Categories

Categories

Redis Data Databases
GroupId

GroupId

fit.chis.cloud
ArtifactId

ArtifactId

chis4cloud-common-redis
Version

Version

3.2.1.1
Type

Type

jar

Download chis4cloud-common-redis 3.2.1.1


<!-- https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-redis/ -->
<dependency>
    <groupId>fit.chis.cloud</groupId>
    <artifactId>chis4cloud-common-redis</artifactId>
    <version>3.2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-redis/
implementation 'fit.chis.cloud:chis4cloud-common-redis:3.2.1.1'
// https://jarcasting.com/artifacts/fit.chis.cloud/chis4cloud-common-redis/
implementation ("fit.chis.cloud:chis4cloud-common-redis:3.2.1.1")
'fit.chis.cloud:chis4cloud-common-redis:jar:3.2.1.1'
<dependency org="fit.chis.cloud" name="chis4cloud-common-redis" rev="3.2.1.1">
  <artifact name="chis4cloud-common-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='fit.chis.cloud', module='chis4cloud-common-redis', version='3.2.1.1')
)
libraryDependencies += "fit.chis.cloud" % "chis4cloud-common-redis" % "3.2.1.1"
[fit.chis.cloud/chis4cloud-common-redis "3.2.1.1"]