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.2.0-B3 in this page.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
portal-service-6.2.0-B3-javadoc.jar