is not current version
Last Version 2.10.6.LIFERAY-PATCHED-2

com.liferay:net.sf.ehcache 2.10.6.LIFERAY-PATCHED-1


Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

net.sf.ehcache
Version

Version

2.10.6.LIFERAY-PATCHED-1
Type

Type

jar

Download net.sf.ehcache 2.10.6.LIFERAY-PATCHED-1


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