Download portal-service-6.0.5.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.0.5 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials