is not current version
Last Version 2.1

com.github.yamingd.argo:redis-template 2.0

Redis Template

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yamingd.argo
ArtifactId

ArtifactId

redis-template
Version

Version

2.0
Type

Type

jar

Download redis-template 2.0


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