is not current version
Last Version 7.0.0-nightly

com.liferay.portal:portal-impl 6.1.0

Contains implementation for the portal services.

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

portal-impl
Version

Version

6.1.0
Type

Type

jar

Download portal-impl 6.1.0


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