is not current version
Last Version 1.0.1

net.sf.ehcache:ehcache-nonstopcache 1.0.0


Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-nonstopcache
Version

Version

1.0.0
Type

Type

jar

Download ehcache-nonstopcache 1.0.0


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