is not current version
Last Version 8.3.0

com.jporm:jpo-commons-cache-ehcache 8.1.0


Categories

Categories

Ehcache Data Caching ORM
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-cache-ehcache
Version

Version

8.1.0
Type

Type

jar

Download jpo-commons-cache-ehcache 8.1.0


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