is not current version
Last Version 2.10.9.2

net.sf.ehcache.internal:ehcache-rest-agent 2.8.9

Ehcache REST implementation

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache.internal
ArtifactId

ArtifactId

ehcache-rest-agent
Version

Version

2.8.9
Type

Type

jar

Download ehcache-rest-agent 2.8.9


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