Last Version

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

zheng framework module: cache support by ehcache

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-cache-ehcache
Version

Version

1.8.0
Type

Type

pom
Description

Description

zheng framework module: cache support by ehcache
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-cache-ehcache 1.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.ehcache : ehcache 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.