is not current version
Last Version 7.4.3.28

com.liferay.portal:release.portal.bom.third.party 7.0.6-2


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.portal.bom.third.party
Version

Version

7.0.6-2
Type

Type

pom

Download release.portal.bom.third.party 7.0.6-2


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