Download portal-service-5.2.3.jar file - Jar p

Jar examples for p:portal-service

Description

Contains interfaces for the portal services. Interfaces are only loaded by the global class loader and are shared by all plugins.

You can download jar file portal-service 5.2.3 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add portal-service-5.2.3.jar to your project.

<dependency>
   <groupId>com.liferay.portal</groupId>
   <artifactId>portal-service</artifactId>
   <version>5.2.3</version>
</dependency>
compile group: 'com.liferay.portal', name: 'portal-service', version: '5.2.3'
libraryDependencies += "com.liferay.portal" % "portal-service" % "5.2.3"
<dependency org="com.liferay.portal" name="portal-service" rev="5.2.3"/>
@Grapes(@Grab(group='com.liferay.portal', module='portal-service', version='5.2.3'))
'com.liferay.portal:portal-service:jar:5.2.3'

Download

Click the following link to download the jar file.

portal-service-5.2.3-javadoc.jar
portal-service-5.2.3.jar
portal-service-5.2.3.pom
portal-service-5.2.3-sources.jar



Related Tutorials