is not current version
Last Version 1.0.5

com.github.luterc:heimdall-starter-data-redis 1.0.4

Heimdall spring boot data redis 缓存模块

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall-starter-data-redis
Version

Version

1.0.4
Type

Type

jar

Download heimdall-starter-data-redis 1.0.4


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