is not current version
Last Version 0.0.2.20180312

top.hmtools:EhCacheManager 0.0.1.2018309

操作ehcache缓存

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

EhCacheManager
Version

Version

0.0.1.2018309
Type

Type

jar

Download EhCacheManager 0.0.1.2018309


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