License |
License |
---|---|
GroupId | GroupIdio.meshware.cache |
ArtifactId | ArtifactIdcache-ihc |
Version | Version0.0.5 |
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.5.pom | |
cache-ihc-0.0.5.jar | 18 KB |
cache-ihc-0.0.5-sources.jar | 10 KB |
cache-ihc-0.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/
implementation 'io.meshware.cache:cache-ihc:0.0.5'
// https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/
implementation ("io.meshware.cache:cache-ihc:0.0.5")
'io.meshware.cache:cache-ihc:jar:0.0.5'
<dependency org="io.meshware.cache" name="cache-ihc" rev="0.0.5">
<artifact name="cache-ihc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.meshware.cache', module='cache-ihc', version='0.0.5')
)
libraryDependencies += "io.meshware.cache" % "cache-ihc" % "0.0.5"
[io.meshware.cache/cache-ihc "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.meshware.cache : cache-api | jar | 0.0.5 |
com.google.guava : guava | jar | 30.0-jre |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.1 |
org.springframework : spring-context Optional | jar | 5.3.6 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |