Group Id com.liferay
Artifact Id com.liferay.portal.plugin.deployment.extension
Version 4.0.9
Packaging jar
URL -
Badge
Last Updated 2021-12-15T22:16:34+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.plugin.deployment.extension</artifactId>
    <version>4.0.9</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.portal.plugin.deployment.extension', version: '4.0.9'
implementation 'com.liferay:com.liferay.portal.plugin.deployment.extension:4.0.9'
implementation("com.liferay:com.liferay.portal.plugin.deployment.extension:4.0.9")
libraryDependencies += "com.liferay" % "com.liferay.portal.plugin.deployment.extension" % "4.0.9"
<dependency org="com.liferay" name="com.liferay.portal.plugin.deployment.extension" rev="4.0.9"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.portal.plugin.deployment.extension', version='4.0.9')
)
[com.liferay/com.liferay.portal.plugin.deployment.extension "4.0.9"]
'com.liferay:com.liferay.portal.plugin.deployment.extension:4.0.9'