is not current version
Last Version 7.4.13.u28

com.liferay.portal:release.dxp.bom 7.3.10


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.dxp.bom
Version

Version

7.3.10
Type

Type

pom

Download release.dxp.bom 7.3.10

Filename Size
release.dxp.bom-7.3.10.pom 201 KB
Browse

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