не последняя версия
Последняя версия 2.1.0.RELEASE

com.foreach.across.modules:ehcache-module 2.0.0.RELEASE

Activates Ehcache cache management support and provides debug controllers to view and manage the cache.

Категории

Категории

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

Группа

com.foreach.across.modules
Идентификатор

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

ehcache-module
Версия

Версия

2.0.0.RELEASE
Тип

Тип

jar

Скачать ehcache-module 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/ehcache-module/ -->
<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>ehcache-module</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/ehcache-module/
implementation 'com.foreach.across.modules:ehcache-module:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/ehcache-module/
implementation ("com.foreach.across.modules:ehcache-module:2.0.0.RELEASE")
'com.foreach.across.modules:ehcache-module:jar:2.0.0.RELEASE'
<dependency org="com.foreach.across.modules" name="ehcache-module" rev="2.0.0.RELEASE">
  <artifact name="ehcache-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='ehcache-module', version='2.0.0.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "ehcache-module" % "2.0.0.RELEASE"
[com.foreach.across.modules/ehcache-module "2.0.0.RELEASE"]