is not current version
Last Version 6.2.5

com.liferay.portal:portal-parent 6.2.0-B1

Liferay Portal Parent

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

portal-parent
Version

Version

6.2.0-B1
Type

Type

pom

Download portal-parent 6.2.0-B1


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