is not current version
Last Version 7.0.4-ga5

com.liferay.portal:com.liferay.portal.web 1.0.49

Contains the portal client side implementation.

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

com.liferay.portal.web
Version

Version

1.0.49
Type

Type

war

Download com.liferay.portal.web 1.0.49


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