| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.github.luterc |
| ArtifactId | ArtifactIdheimdall-starter-data-redis |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionheimdall-starter-data-redis
Heimdall spring boot data redis 缓存模块
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.1 |