License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.staging.portlet.data.handler |
Last Version | Last Version7.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Staging Portlet Data Handler
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.staging.portlet.data.handler/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.staging.portlet.data.handler</artifactId>
<version>7.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.staging.portlet.data.handler/
implementation 'com.liferay:com.liferay.staging.portlet.data.handler:7.0.5'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.staging.portlet.data.handler/
implementation ("com.liferay:com.liferay.staging.portlet.data.handler:7.0.5")
'com.liferay:com.liferay.staging.portlet.data.handler:jar:7.0.5'
<dependency org="com.liferay" name="com.liferay.staging.portlet.data.handler" rev="7.0.5">
<artifact name="com.liferay.staging.portlet.data.handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.staging.portlet.data.handler', version='7.0.5')
)
libraryDependencies += "com.liferay" % "com.liferay.staging.portlet.data.handler" % "7.0.5"
[com.liferay/com.liferay.staging.portlet.data.handler "7.0.5"]