meshware-local-cache-redis

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
Last Version

Last Version

0.0.9
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
io.meshware.cache : cache-api jar 0.0.9
io.meshware.cache : cache-spring jar 0.0.9
org.redisson : redisson-spring-boot-starter jar 3.16.3
org.springframework : spring-aspects jar 5.3.10
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
org.apache.commons : commons-pool2 jar 2.10.0
com.alibaba : fastjson Optional jar 1.2.79
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.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1