Last Version

com.github.zhengframework:zheng-cache-caffeine 1.8.0

zheng framework module: cache support by caffeine

License

License

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-cache-caffeine
Version

Version

1.8.0
Type

Type

pom
Description

Description

zheng framework module: cache support by caffeine
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-cache-caffeine 1.8.0


<!-- https://jarcasting.com/artifacts/com.github.zhengframework/zheng-cache-caffeine/ -->
<dependency>
    <groupId>com.github.zhengframework</groupId>
    <artifactId>zheng-cache-caffeine</artifactId>
    <version>1.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-cache-caffeine/
implementation 'com.github.zhengframework:zheng-cache-caffeine:1.8.0'
// https://jarcasting.com/artifacts/com.github.zhengframework/zheng-cache-caffeine/
implementation ("com.github.zhengframework:zheng-cache-caffeine:1.8.0")
'com.github.zhengframework:zheng-cache-caffeine:pom:1.8.0'
<dependency org="com.github.zhengframework" name="zheng-cache-caffeine" rev="1.8.0">
  <artifact name="zheng-cache-caffeine" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhengframework', module='zheng-cache-caffeine', version='1.8.0')
)
libraryDependencies += "com.github.zhengframework" % "zheng-cache-caffeine" % "1.8.0"
[com.github.zhengframework/zheng-cache-caffeine "1.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar
com.github.ben-manes.caffeine : jcache jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

Project Modules

There are no modules declared in this project.