heimdall-starter-data-redis

Heimdall spring boot data redis 缓存模块

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall-starter-data-redis
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

heimdall-starter-data-redis
Heimdall spring boot data redis 缓存模块
Project URL

Project URL

https://github.com/luterc/heimdall

Download heimdall-starter-data-redis

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.luterc : heimdall-core jar 1.0.5
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.1
org.apache.commons : commons-pool2 jar 2.9.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1