License |
License |
---|---|
GroupId | GroupIdio.meshware.cache |
ArtifactId | ArtifactIdcache-ihc |
Version | Version0.0.8 |
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.8.pom | |
cache-ihc-0.0.8.jar | 17 KB |
cache-ihc-0.0.8-sources.jar | 10 KB |
cache-ihc-0.0.8-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/ -->
<dependency>
<groupId>io.meshware.cache</groupId>
<artifactId>cache-ihc</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/
implementation 'io.meshware.cache:cache-ihc:0.0.8'
// https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/
implementation ("io.meshware.cache:cache-ihc:0.0.8")
'io.meshware.cache:cache-ihc:jar:0.0.8'
<dependency org="io.meshware.cache" name="cache-ihc" rev="0.0.8">
<artifact name="cache-ihc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.meshware.cache', module='cache-ihc', version='0.0.8')
)
libraryDependencies += "io.meshware.cache" % "cache-ihc" % "0.0.8"
[io.meshware.cache/cache-ihc "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
io.meshware.cache : cache-api | jar | 0.0.8 |
com.google.guava : guava | jar | 30.0-jre |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |