is not current version
Last Version 7.4.13.u28

com.liferay.portal:release.dxp.bom 7.0.10.fp62


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.dxp.bom
Version

Version

7.0.10.fp62
Type

Type

pom

Download release.dxp.bom 7.0.10.fp62


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