License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesNet Ehcache Data Caching |
GroupId | GroupIdnet.sf.ehcache |
ArtifactId | ArtifactIdehcache-standalone-server |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEhcache 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 OrganizationTerracotta, Inc. |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.1 |