Group Id com.liferay
Artifact Id com.liferay.portal.cache
Version 2.4.3
Packaging jar
URL -
Badge
Last Updated 2017-10-11T20:26:18+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.3</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.portal.cache', version: '2.4.3'
implementation 'com.liferay:com.liferay.portal.cache:2.4.3'
implementation("com.liferay:com.liferay.portal.cache:2.4.3")
libraryDependencies += "com.liferay" % "com.liferay.portal.cache" % "2.4.3"
<dependency org="com.liferay" name="com.liferay.portal.cache" rev="2.4.3"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.portal.cache', version='2.4.3')
)
[com.liferay/com.liferay.portal.cache "2.4.3"]
'com.liferay:com.liferay.portal.cache:2.4.3'