is not current version
Last Version 1.0.0

net.sf.ehcache:ehcache-standalone-server 0.6

The ehcache W3C and RESTful web services standalone server. This is packaged as a distribution complete with all required dependencies.

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-standalone-server
Version

Version

0.6
Type

Type

jar

Download ehcache-standalone-server 0.6


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