is not current version
Last Version 1.0.166

com.liferay:com.liferay.project.templates.mvc.portlet 1.0.128

Creates a Liferay MVC portlet as a module project.

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.project.templates.mvc.portlet
Version

Version

1.0.128
Type

Type

jar

Download com.liferay.project.templates.mvc.portlet 1.0.128


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.mvc.portlet/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.project.templates.mvc.portlet</artifactId>
    <version>1.0.128</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.mvc.portlet/
implementation 'com.liferay:com.liferay.project.templates.mvc.portlet:1.0.128'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.mvc.portlet/
implementation ("com.liferay:com.liferay.project.templates.mvc.portlet:1.0.128")
'com.liferay:com.liferay.project.templates.mvc.portlet:jar:1.0.128'
<dependency org="com.liferay" name="com.liferay.project.templates.mvc.portlet" rev="1.0.128">
  <artifact name="com.liferay.project.templates.mvc.portlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.project.templates.mvc.portlet', version='1.0.128')
)
libraryDependencies += "com.liferay" % "com.liferay.project.templates.mvc.portlet" % "1.0.128"
[com.liferay/com.liferay.project.templates.mvc.portlet "1.0.128"]