is not current version
Last Version 7.4.13.u28

com.liferay.portal:release.dxp.bom.third.party 7.0.10.fp102


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.dxp.bom.third.party
Version

Version

7.0.10.fp102
Type

Type

pom

Download release.dxp.bom.third.party 7.0.10.fp102


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