License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesNet Ehcache Data Caching |
GroupId | GroupIdnet.sf.ehcache |
ArtifactId | ArtifactIdehcache-unlockedreadsview |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunlockedreadsview
Ehcache is a widely used, pure Java, in-process, distributed cache
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTerracotta, Inc. |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-unlockedreadsview/ -->
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-unlockedreadsview</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-unlockedreadsview/
implementation 'net.sf.ehcache:ehcache-unlockedreadsview:1.0.1'
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-unlockedreadsview/
implementation ("net.sf.ehcache:ehcache-unlockedreadsview:1.0.1")
'net.sf.ehcache:ehcache-unlockedreadsview:jar:1.0.1'
<dependency org="net.sf.ehcache" name="ehcache-unlockedreadsview" rev="1.0.1">
<artifact name="ehcache-unlockedreadsview" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='ehcache-unlockedreadsview', version='1.0.1')
)
libraryDependencies += "net.sf.ehcache" % "ehcache-unlockedreadsview" % "1.0.1"
[net.sf.ehcache/ehcache-unlockedreadsview "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache : ehcache-core | jar | [2.1.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.mockito : mockito-all | jar | 1.8.2 |