is not current version
Last Version 6.2.5

com.liferay.portal:portal-parent 6.1.0

Liferay Portal Parent

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

portal-parent
Version

Version

6.1.0
Type

Type

pom

Download portal-parent 6.1.0

Filename Size
portal-parent-6.1.0.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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portal/portal-parent/
implementation 'com.liferay.portal:portal-parent:6.1.0'
// https://jarcasting.com/artifacts/com.liferay.portal/portal-parent/
implementation ("com.liferay.portal:portal-parent:6.1.0")
'com.liferay.portal:portal-parent:pom:6.1.0'
<dependency org="com.liferay.portal" name="portal-parent" rev="6.1.0">
  <artifact name="portal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portal', module='portal-parent', version='6.1.0')
)
libraryDependencies += "com.liferay.portal" % "portal-parent" % "6.1.0"
[com.liferay.portal/portal-parent "6.1.0"]