MVN

net.sf.ehcache : ehcache-explicitlocking

Maven & Gradle

Mar 06, 2010
2 usages

ehcache-explicitlocking · Ehcache module that allows explicit locking

<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>ehcache-explicitlocking</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.ehcache : ehcache-explicitlocking to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of net.sf.ehcache : ehcache-explicitlocking to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
ehcache-explicitlocking-0.2

How to add a dependency to Maven

Add the following net.sf.ehcache : ehcache-explicitlocking maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>ehcache-explicitlocking</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.ehcache : ehcache-explicitlocking gradle dependency to your build.gradle file:

implementation 'net.sf.ehcache:ehcache-explicitlocking:0.2'

Gradle Kotlin DSL: Add the following net.sf.ehcache : ehcache-explicitlocking gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.ehcache:ehcache-explicitlocking:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.ehcache : ehcache-explicitlocking sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.ehcache" % "ehcache-explicitlocking" % "0.2"

Advertisement

Dependencies from Group

Apr 24, 2021
801 usages
Apr 22, 2015
624 usages
Oct 27, 2011
40 usages
Jun 05, 2010
15 usages
Oct 05, 2012
8 usages

Discover Dependencies

Oct 19, 2009
2 usages
May 31, 2014
1 usages
53 stars
Feb 09, 2023
3 usages
131 stars
Sep 20, 2005
4 usages
Dec 15, 2014
14 usages
1.4k stars
Dec 07, 2012
2 usages
44 stars
May 02, 2007
3 usages
Mar 17, 2015
1 usages
96 stars