Download portal-service-6.2.0-B3.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 6.2.0-B3 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

portal-service-6.2.0-B3-javadoc.jar
portal-service-6.2.0-B3-sources.jar
portal-service-6.2.0-B3.pom
portal-service-6.2.0-B3.jar



Related Tutorials