is not current version
Last Version 0.5.2

com.github.wuic.extensions:wuic-ehcache 0.5.0.RC3


Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

wuic-ehcache
Version

Version

0.5.0.RC3
Type

Type

jar

Download wuic-ehcache 0.5.0.RC3


<!-- https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-ehcache/ -->
<dependency>
    <groupId>com.github.wuic.extensions</groupId>
    <artifactId>wuic-ehcache</artifactId>
    <version>0.5.0.RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-ehcache/
implementation 'com.github.wuic.extensions:wuic-ehcache:0.5.0.RC3'
// https://jarcasting.com/artifacts/com.github.wuic.extensions/wuic-ehcache/
implementation ("com.github.wuic.extensions:wuic-ehcache:0.5.0.RC3")
'com.github.wuic.extensions:wuic-ehcache:jar:0.5.0.RC3'
<dependency org="com.github.wuic.extensions" name="wuic-ehcache" rev="0.5.0.RC3">
  <artifact name="wuic-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuic.extensions', module='wuic-ehcache', version='0.5.0.RC3')
)
libraryDependencies += "com.github.wuic.extensions" % "wuic-ehcache" % "0.5.0.RC3"
[com.github.wuic.extensions/wuic-ehcache "0.5.0.RC3"]