is not current version
Last Version 0.0.22

org.beangle.cache:beangle-cache-ehcache_2.13 0.0.17


Categories

Categories

Ehcache Data Caching
GroupId

GroupId

org.beangle.cache
ArtifactId

ArtifactId

beangle-cache-ehcache_2.13
Version

Version

0.0.17
Type

Type

jar

Download beangle-cache-ehcache_2.13 0.0.17


<!-- https://jarcasting.com/artifacts/org.beangle.cache/beangle-cache-ehcache_2.13/ -->
<dependency>
    <groupId>org.beangle.cache</groupId>
    <artifactId>beangle-cache-ehcache_2.13</artifactId>
    <version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.cache/beangle-cache-ehcache_2.13/
implementation 'org.beangle.cache:beangle-cache-ehcache_2.13:0.0.17'
// https://jarcasting.com/artifacts/org.beangle.cache/beangle-cache-ehcache_2.13/
implementation ("org.beangle.cache:beangle-cache-ehcache_2.13:0.0.17")
'org.beangle.cache:beangle-cache-ehcache_2.13:jar:0.0.17'
<dependency org="org.beangle.cache" name="beangle-cache-ehcache_2.13" rev="0.0.17">
  <artifact name="beangle-cache-ehcache_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.cache', module='beangle-cache-ehcache_2.13', version='0.0.17')
)
libraryDependencies += "org.beangle.cache" % "beangle-cache-ehcache_2.13" % "0.0.17"
[org.beangle.cache/beangle-cache-ehcache_2.13 "0.0.17"]