is not current version
Last Version 8.3.0

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


Categories

Categories

Ehcache Data Caching ORM
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-cache-ehcache
Version

Version

8.2.1
Type

Type

jar

Download jpo-commons-cache-ehcache 8.2.1


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