is not current version
Last Version 1.6.9

org.jooby:jooby-ehcache 1.1.1


Categories

Categories

Ehcache Data Caching Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-ehcache
Version

Version

1.1.1
Type

Type

jar

Download jooby-ehcache 1.1.1


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