is not current version
Last Version 1.5.0-0.5

net.sf.ehcache:ehcache-jcache-parent 1.4.0-beta1

Parent project for Ehcache's implementation of JSR107 - JCACHE.

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-jcache-parent
Version

Version

1.4.0-beta1
Type

Type

pom

Download ehcache-jcache-parent 1.4.0-beta1


<!-- https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-jcache-parent/ -->
<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>ehcache-jcache-parent</artifactId>
    <version>1.4.0-beta1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-jcache-parent/
implementation 'net.sf.ehcache:ehcache-jcache-parent:1.4.0-beta1'
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-jcache-parent/
implementation ("net.sf.ehcache:ehcache-jcache-parent:1.4.0-beta1")
'net.sf.ehcache:ehcache-jcache-parent:pom:1.4.0-beta1'
<dependency org="net.sf.ehcache" name="ehcache-jcache-parent" rev="1.4.0-beta1">
  <artifact name="ehcache-jcache-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='ehcache-jcache-parent', version='1.4.0-beta1')
)
libraryDependencies += "net.sf.ehcache" % "ehcache-jcache-parent" % "1.4.0-beta1"
[net.sf.ehcache/ehcache-jcache-parent "1.4.0-beta1"]