Last Version

Ehcache Standalone Server 1.0.0

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

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-standalone-server
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project Organization

Terracotta, Inc.

Download ehcache-standalone-server 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.extras : glassfish-embedded-web jar 3.0
net.sf.ehcache : ehcache-server war 1.0.0
commons-daemon : commons-daemon jar 1.0.1
org.slf4j : slf4j-jdk14 jar 1.5.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.