is not current version
Last Version 2.10.9.2

net.sf.ehcache:ehcache-root 2.10.7


Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-root
Version

Version

2.10.7
Type

Type

pom

Download ehcache-root 2.10.7

Filename Size
ehcache-root-2.10.7.pom 16 KB
Browse

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