Last Version

com.github.zhengframework:zheng-cache 1.8.0

zheng framework module: cache support

License

License

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-cache
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: cache support
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-cache 1.8.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.inject : guice jar
org.jsr107.ri : cache-annotations-ri-guice jar
com.github.zhengframework : zheng-core jar
org.apache.commons : commons-lang3 jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (4)

Group / Artifact Type Version
junit : junit jar
org.cache2k : cache2k-jcache jar
org.cache2k : cache2k-api jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.