Last Version

nonstopcache 1.0.1

Ehcache is a widely used, pure Java, in-process, distributed cache

License

License

The Apache Software License, Version 2.0
Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-nonstopcache
Version

Version

1.0.1
Type

Type

jar
Description

Description

nonstopcache
Ehcache is a widely used, pure Java, in-process, distributed cache
Project URL

Project URL

http://ehcache.org
Project Organization

Project Organization

Terracotta, Inc.

Download ehcache-nonstopcache 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.ehcache : ehcache-core jar 2.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.slf4j : slf4j-simple jar 1.5.8

Project Modules

There are no modules declared in this project.