| License |
License |
|---|---|
| GroupId | GroupIdio.meshware.cache |
| ArtifactId | ArtifactIdcache-ihc |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmeshware-local-cache-ihc
In heap cache, controlled by JVM, affecting GC
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cache-ihc-0.0.9.pom | |
| cache-ihc-0.0.9.jar | 18 KB |
| cache-ihc-0.0.9-sources.jar | 10 KB |
| cache-ihc-0.0.9-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/ -->
<dependency>
<groupId>io.meshware.cache</groupId>
<artifactId>cache-ihc</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/
implementation 'io.meshware.cache:cache-ihc:0.0.9'
// https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/
implementation ("io.meshware.cache:cache-ihc:0.0.9")
'io.meshware.cache:cache-ihc:jar:0.0.9'
<dependency org="io.meshware.cache" name="cache-ihc" rev="0.0.9">
<artifact name="cache-ihc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.meshware.cache', module='cache-ihc', version='0.0.9')
)
libraryDependencies += "io.meshware.cache" % "cache-ihc" % "0.0.9"
[io.meshware.cache/cache-ihc "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.meshware.cache : cache-api | jar | 0.0.9 |
| com.google.guava : guava | jar | 30.0-jre |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |