is not current version
Last Version 1.0.11

cn.tuheishan:meteor-boot-starter-redis 1.0.4

${project.artifactId}

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.tuheishan
ArtifactId

ArtifactId

meteor-boot-starter-redis
Version

Version

1.0.4
Type

Type

jar

Download meteor-boot-starter-redis 1.0.4


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