is not current version
Last Version 1.6.9

org.jooby:jooby-ehcache 0.9.2

EhCache for Jooby

Categories

Categories

Ehcache Data Caching Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-ehcache
Version

Version

0.9.2
Type

Type

jar

Download jooby-ehcache 0.9.2


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