is not current version
Last Version 1.0.0

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

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.4
Type

Type

jar

Download ehcache-standalone-server 0.4


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