is not current version
Last Version 7.4.3.28

com.liferay.portal:release.portal.distro 7.0.6

POM was created by Sonatype Nexus

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.portal.distro
Version

Version

7.0.6
Type

Type

jar

Download release.portal.distro 7.0.6


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