is not current version
Last Version 6.2.5

com.liferay.portal:portal-parent 6.2.4

Liferay Portal Parent

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

portal-parent
Version

Version

6.2.4
Type

Type

pom

Download portal-parent 6.2.4

Filename Size
portal-parent-6.2.4.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.liferay.portal/portal-parent/ -->
<dependency>
    <groupId>com.liferay.portal</groupId>
    <artifactId>portal-parent</artifactId>
    <version>6.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portal/portal-parent/
implementation 'com.liferay.portal:portal-parent:6.2.4'
// https://jarcasting.com/artifacts/com.liferay.portal/portal-parent/
implementation ("com.liferay.portal:portal-parent:6.2.4")
'com.liferay.portal:portal-parent:pom:6.2.4'
<dependency org="com.liferay.portal" name="portal-parent" rev="6.2.4">
  <artifact name="portal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portal', module='portal-parent', version='6.2.4')
)
libraryDependencies += "com.liferay.portal" % "portal-parent" % "6.2.4"
[com.liferay.portal/portal-parent "6.2.4"]