не последняя версия
Последняя версия 0.0.2.20180312

top.hmtools:EhCacheManager 0.0.1.2018309

操作ehcache缓存

Категории

Категории

Ehcache Данные Caching
Группа

Группа

top.hmtools
Идентификатор

Идентификатор

EhCacheManager
Версия

Версия

0.0.1.2018309
Тип

Тип

jar

Скачать 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"]