is not current version
Last Version 1.0.1

net.sf.ehcache:ehcache-unlockedreadsview 1.0.0-beta


Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-unlockedreadsview
Version

Version

1.0.0-beta
Type

Type

jar

Download ehcache-unlockedreadsview 1.0.0-beta


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