License |
License |
---|---|
GroupId | GroupIdio.meshware.cache |
ArtifactId | ArtifactIdcache-api |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeshware-local-cache-api
The interface definition of the local cache component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cache-api-0.0.9.pom | |
cache-api-0.0.9.jar | 14 KB |
cache-api-0.0.9-sources.jar | 14 KB |
cache-api-0.0.9-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.meshware.cache/cache-api/ -->
<dependency>
<groupId>io.meshware.cache</groupId>
<artifactId>cache-api</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.meshware.cache/cache-api/
implementation 'io.meshware.cache:cache-api:0.0.9'
// https://jarcasting.com/artifacts/io.meshware.cache/cache-api/
implementation ("io.meshware.cache:cache-api:0.0.9")
'io.meshware.cache:cache-api:jar:0.0.9'
<dependency org="io.meshware.cache" name="cache-api" rev="0.0.9">
<artifact name="cache-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.meshware.cache', module='cache-api', version='0.0.9')
)
libraryDependencies += "io.meshware.cache" % "cache-api" % "0.0.9"
[io.meshware.cache/cache-api "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.alibaba : fastjson Optional | jar | 1.2.79 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |