is not current version
Last Version 2.10.9.2

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

Ehcache REST implementation

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache.internal
ArtifactId

ArtifactId

ehcache-rest-agent
Version

Version

2.9.0
Type

Type

jar

Download ehcache-rest-agent 2.9.0


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