License |
License |
---|---|
GroupId | GroupIdio.meshware.cache |
ArtifactId | ArtifactIdcache-spring |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeshware-local-cache-spring
Local cache for java application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cache-spring-0.0.9.pom | |
cache-spring-0.0.9.jar | 12 KB |
cache-spring-0.0.9-sources.jar | 10 KB |
cache-spring-0.0.9-javadoc.jar | 72 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |