License |
License |
---|---|
Categories |
CategoriesNet Ehcache Data Caching |
GroupId | GroupIdnet.sf.ehcache |
ArtifactId | ArtifactIdehcache-explicitlocking |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionehcache-explicitlocking
Ehcache module that allows explicit locking
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTerracotta, Inc. |
<!-- https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-explicitlocking/ -->
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-explicitlocking</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-explicitlocking/
implementation 'net.sf.ehcache:ehcache-explicitlocking:0.2'
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-explicitlocking/
implementation ("net.sf.ehcache:ehcache-explicitlocking:0.2")
'net.sf.ehcache:ehcache-explicitlocking:jar:0.2'
<dependency org="net.sf.ehcache" name="ehcache-explicitlocking" rev="0.2">
<artifact name="ehcache-explicitlocking" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='ehcache-explicitlocking', version='0.2')
)
libraryDependencies += "net.sf.ehcache" % "ehcache-explicitlocking" % "0.2"
[net.sf.ehcache/ehcache-explicitlocking "0.2"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache : ehcache-core | jar | 2.0.0 |
org.slf4j : slf4j-api | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.slf4j : slf4j-jdk14 | jar | 1.5.8 |