License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portlet.display.template |
Last Version | Last Version2.2.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portlet Display Template
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portlet.display.template/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portlet.display.template</artifactId>
<version>2.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portlet.display.template/
implementation 'com.liferay:com.liferay.portlet.display.template:2.2.16'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portlet.display.template/
implementation ("com.liferay:com.liferay.portlet.display.template:2.2.16")
'com.liferay:com.liferay.portlet.display.template:jar:2.2.16'
<dependency org="com.liferay" name="com.liferay.portlet.display.template" rev="2.2.16">
<artifact name="com.liferay.portlet.display.template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portlet.display.template', version='2.2.16')
)
libraryDependencies += "com.liferay" % "com.liferay.portlet.display.template" % "2.2.16"
[com.liferay/com.liferay.portlet.display.template "2.2.16"]