is not current version
Last Version 7.0.0.3

com.liferay.plugins:web-form-portlet 7.0.0.2


Categories

Categories

ORM Data
GroupId

GroupId

com.liferay.plugins
ArtifactId

ArtifactId

web-form-portlet
Version

Version

7.0.0.2
Type

Type

war

Download web-form-portlet 7.0.0.2


<!-- https://jarcasting.com/artifacts/com.liferay.plugins/web-form-portlet/ -->
<dependency>
    <groupId>com.liferay.plugins</groupId>
    <artifactId>web-form-portlet</artifactId>
    <version>7.0.0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.plugins/web-form-portlet/
implementation 'com.liferay.plugins:web-form-portlet:7.0.0.2'
// https://jarcasting.com/artifacts/com.liferay.plugins/web-form-portlet/
implementation ("com.liferay.plugins:web-form-portlet:7.0.0.2")
'com.liferay.plugins:web-form-portlet:war:7.0.0.2'
<dependency org="com.liferay.plugins" name="web-form-portlet" rev="7.0.0.2">
  <artifact name="web-form-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.plugins', module='web-form-portlet', version='7.0.0.2')
)
libraryDependencies += "com.liferay.plugins" % "web-form-portlet" % "7.0.0.2"
[com.liferay.plugins/web-form-portlet "7.0.0.2"]