Group Id com.liferay
Artifact Id com.liferay.portal.cache
Version 2.4.12
Packaging jar
URL -
Badge
Last Updated 2018-04-05T23:20:54+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.portal.cache</artifactId>
    <version>2.4.12</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.portal.cache', version: '2.4.12'
implementation 'com.liferay:com.liferay.portal.cache:2.4.12'
implementation("com.liferay:com.liferay.portal.cache:2.4.12")
libraryDependencies += "com.liferay" % "com.liferay.portal.cache" % "2.4.12"
<dependency org="com.liferay" name="com.liferay.portal.cache" rev="2.4.12"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.portal.cache', version='2.4.12')
)
[com.liferay/com.liferay.portal.cache "2.4.12"]
'com.liferay:com.liferay.portal.cache:2.4.12'