is not current version
Last Version 4.2.0-TP1

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

Enables the use of Ehcache as system library

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.entando.entando.plugins
ArtifactId

ArtifactId

entando-plugin-jpehcache
Version

Version

4.2.0
Type

Type

war

Download 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"]