License |
License |
---|---|
GroupId | GroupIdio.meshware.cache |
ArtifactId | ArtifactIdcache-ihc |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionMeshWare :: LocalCache :: IHC
In heap cache, controlled by JVM, affecting GC
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cache-ihc-0.0.4.pom | |
cache-ihc-0.0.4.jar | 17 KB |
cache-ihc-0.0.4-sources.jar | 10 KB |
cache-ihc-0.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/
implementation 'io.meshware.cache:cache-ihc:0.0.4'
// https://jarcasting.com/artifacts/io.meshware.cache/cache-ihc/
implementation ("io.meshware.cache:cache-ihc:0.0.4")
'io.meshware.cache:cache-ihc:jar:0.0.4'
<dependency org="io.meshware.cache" name="cache-ihc" rev="0.0.4">
<artifact name="cache-ihc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.meshware.cache', module='cache-ihc', version='0.0.4')
)
libraryDependencies += "io.meshware.cache" % "cache-ihc" % "0.0.4"
[io.meshware.cache/cache-ihc "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.meshware.cache : cache-api | jar | 0.0.4 |
com.google.guava : guava | jar | 28.2-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 |