Jar examples for p:portal-service
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.1.1 in this page.
GNU Lesser General Public License
You can use the following script to add portal-service-6.1.1.jar to your project.
<dependency> <groupId>com.liferay.portal</groupId> <artifactId>portal-service</artifactId> <version>6.1.1</version> </dependency>
compile group: 'com.liferay.portal', name: 'portal-service', version: '6.1.1'
libraryDependencies += "com.liferay.portal" % "portal-service" % "6.1.1"
<dependency org="com.liferay.portal" name="portal-service" rev="6.1.1"/>
@Grapes(@Grab(group='com.liferay.portal', module='portal-service', version='6.1.1'))
'com.liferay.portal:portal-service:jar:6.1.1'
Click the following link to download the jar file.
portal-service-6.1.1.jar