Group Id com.liferay
Artifact Id com.liferay.portal.plugin.deployment.extension
Version 4.0.10
Packaging jar
URL -
Badge
Last Updated 2022-04-28T16:20:49+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.10</version>
</dependency>
implementation group: 'com.liferay', name: 'com.liferay.portal.plugin.deployment.extension', version: '4.0.10'
implementation 'com.liferay:com.liferay.portal.plugin.deployment.extension:4.0.10'
implementation("com.liferay:com.liferay.portal.plugin.deployment.extension:4.0.10")
libraryDependencies += "com.liferay" % "com.liferay.portal.plugin.deployment.extension" % "4.0.10"
<dependency org="com.liferay" name="com.liferay.portal.plugin.deployment.extension" rev="4.0.10"/>
@Grapes(
    @Grab(group='com.liferay', module='com.liferay.portal.plugin.deployment.extension', version='4.0.10')
)
[com.liferay/com.liferay.portal.plugin.deployment.extension "4.0.10"]
'com.liferay:com.liferay.portal.plugin.deployment.extension:4.0.10'