is not current version
Last Version 1.0.2

cn.tenfell:cloud-common-redis 1.0.0


Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.tenfell
ArtifactId

ArtifactId

cloud-common-redis
Version

Version

1.0.0
Type

Type

jar

Download cloud-common-redis 1.0.0


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