is not current version
Last Version 7.4.13.u28

com.liferay.portal:release.dxp.distro 7.0.10.fp87-1


GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

release.dxp.distro
Version

Version

7.0.10.fp87-1
Type

Type

jar

Download release.dxp.distro 7.0.10.fp87-1


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