не последняя версия
Последняя версия 7.4.13.u28

com.liferay.portal:release.dxp.bom 7.2.10.fp7


Группа

Группа

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

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

release.dxp.bom
Версия

Версия

7.2.10.fp7
Тип

Тип

pom

Скачать release.dxp.bom 7.2.10.fp7

Имя Файла Размер
release.dxp.bom-7.2.10.fp7.pom 156 KB
Обзор

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