Group Id com.liferay
Artifact Id net.sf.ehcache
Version 2.10.6.LIFERAY-PATCHED-2
Packaging jar
URL -
Badge
Last Updated 2019-11-25T13:31:10+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>net.sf.ehcache</artifactId>
    <version>2.10.6.LIFERAY-PATCHED-2</version>
</dependency>
implementation group: 'com.liferay', name: 'net.sf.ehcache', version: '2.10.6.LIFERAY-PATCHED-2'
implementation 'com.liferay:net.sf.ehcache:2.10.6.LIFERAY-PATCHED-2'
implementation("com.liferay:net.sf.ehcache:2.10.6.LIFERAY-PATCHED-2")
libraryDependencies += "com.liferay" % "net.sf.ehcache" % "2.10.6.LIFERAY-PATCHED-2"
<dependency org="com.liferay" name="net.sf.ehcache" rev="2.10.6.LIFERAY-PATCHED-2"/>
@Grapes(
    @Grab(group='com.liferay', module='net.sf.ehcache', version='2.10.6.LIFERAY-PATCHED-2')
)
[com.liferay/net.sf.ehcache "2.10.6.LIFERAY-PATCHED-2"]
'com.liferay:net.sf.ehcache:2.10.6.LIFERAY-PATCHED-2'