is not current version
Last Version 1.6.9

ehcache module 1.6.8

A modular micro web framework for Java and Kotlin

License

License

Categories

Categories

Ehcache Data Caching Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-ehcache
Version

Version

1.6.8
Type

Type

jar
Description

Description

ehcache module
A modular micro web framework for Java and Kotlin

Download jooby-ehcache 1.6.8


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.8
net.sf.ehcache : ehcache jar 2.10.5

test (6)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.8
junit : junit jar 4.12
org.easymock : easymock jar 3.6
org.powermock : powermock-api-easymock jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
org.jacoco : org.jacoco.agent jar 0.8.1

Project Modules

There are no modules declared in this project.