не последняя версия
Последняя версия 6.2.5

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

Liferay Portal Parent

Группа

Группа

com.liferay.portal
Идентификатор

Идентификатор

portal-parent
Версия

Версия

6.2.0-RC1
Тип

Тип

pom

Скачать portal-parent 6.2.0-RC1

Имя Файла Размер
portal-parent-6.2.0-RC1.pom 1 KB
Обзор

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