is not current version
Last Version 0.0.9

meshware-local-cache-redis 0.0.7

The local cache component is integrated with Redis in Spring Boot

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.meshware.cache
ArtifactId

ArtifactId

cache-redis
Version

Version

0.0.7
Type

Type

jar
Description

Description

meshware-local-cache-redis
The local cache component is integrated with Redis in Spring Boot
Project Organization

Project Organization

MeshWare

Download cache-redis 0.0.7


<!-- https://jarcasting.com/artifacts/io.meshware.cache/cache-redis/ -->
<dependency>
    <groupId>io.meshware.cache</groupId>
    <artifactId>cache-redis</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.meshware.cache/cache-redis/
implementation 'io.meshware.cache:cache-redis:0.0.7'
// https://jarcasting.com/artifacts/io.meshware.cache/cache-redis/
implementation ("io.meshware.cache:cache-redis:0.0.7")
'io.meshware.cache:cache-redis:jar:0.0.7'
<dependency org="io.meshware.cache" name="cache-redis" rev="0.0.7">
  <artifact name="cache-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.meshware.cache', module='cache-redis', version='0.0.7')
)
libraryDependencies += "io.meshware.cache" % "cache-redis" % "0.0.7"
[io.meshware.cache/cache-redis "0.0.7"]

Dependencies

compile (9)

Group / Artifact Type Version
io.meshware.cache : cache-api jar 0.0.7
org.redisson : redisson-spring-boot-starter jar 3.16.1
org.springframework : spring-aspects jar 5.3.9
com.fasterxml.jackson.core : jackson-core jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
org.apache.commons : commons-pool2 jar 2.9.0
com.alibaba : fastjson Optional jar 1.2.78
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.