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