Last Version

Liferay Portal Client 6.2.5

Provides access to the portal services through SOAP.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

portal-client
Version

Version

6.2.5
Type

Type

jar
Description

Description

Liferay Portal Client
Provides access to the portal services through SOAP.
Project Organization

Project Organization

Liferay, Inc.

Download portal-client 6.2.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.