не последняя версия
Последняя версия 4.2.0-TP1

org.entando.entando.plugins:entando-plugin-jpehcache 4.2.0

Enables the use of Ehcache as system library

Категории

Категории

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

Группа

org.entando.entando.plugins
Идентификатор

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

entando-plugin-jpehcache
Версия

Версия

4.2.0
Тип

Тип

war

Скачать entando-plugin-jpehcache 4.2.0


<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpehcache/ -->
<dependency>
    <groupId>org.entando.entando.plugins</groupId>
    <artifactId>entando-plugin-jpehcache</artifactId>
    <version>4.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpehcache/
implementation 'org.entando.entando.plugins:entando-plugin-jpehcache:4.2.0'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpehcache/
implementation ("org.entando.entando.plugins:entando-plugin-jpehcache:4.2.0")
'org.entando.entando.plugins:entando-plugin-jpehcache:war:4.2.0'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpehcache" rev="4.2.0">
  <artifact name="entando-plugin-jpehcache" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpehcache', version='4.2.0')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpehcache" % "4.2.0"
[org.entando.entando.plugins/entando-plugin-jpehcache "4.2.0"]