License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdcom.github.luterc |
ArtifactId | ArtifactIdheimdall-spring-boot-data-redis |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheimdall-spring-boot-data-redis
Heimdall spring boot data redis cache
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-data-redis/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-spring-boot-data-redis</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-data-redis/
implementation 'com.github.luterc:heimdall-spring-boot-data-redis:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-data-redis/
implementation ("com.github.luterc:heimdall-spring-boot-data-redis:1.1.2")
'com.github.luterc:heimdall-spring-boot-data-redis:jar:1.1.2'
<dependency org="com.github.luterc" name="heimdall-spring-boot-data-redis" rev="1.1.2">
<artifact name="heimdall-spring-boot-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-spring-boot-data-redis', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall-spring-boot-data-redis" % "1.1.2"
[com.github.luterc/heimdall-spring-boot-data-redis "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luterc : heimdall-core | jar | 1.1.2 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.7.0 |
org.apache.commons : commons-pool2 | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.5 |