meshware-local-cache-spring

Local cache for java application

License

License

GroupId

GroupId

io.meshware.cache
ArtifactId

ArtifactId

cache-spring
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

meshware-local-cache-spring
Local cache for java application
Project Organization

Project Organization

MeshWare

Download cache-spring

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.meshware.cache : cache-api jar 0.0.9
io.meshware.cache : cache-ihc jar 0.0.9
org.slf4j : slf4j-api jar 1.7.30
com.alibaba : fastjson Optional jar 1.2.79
com.github.ben-manes.caffeine : caffeine jar 2.9.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
org.springframework.boot : spring-boot Optional jar 2.5.4
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.5.4
org.springframework : spring-context Optional jar 5.3.9

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8