is not current version
Last Version 11.0.0

com.heanbian:heanbian-redis-template 1.0.0


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-redis-template
Version

Version

1.0.0
Type

Type

jar

Download heanbian-redis-template 1.0.0


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