Download portal-impl-6.2.0-RC5.jar file - Jar p

Jar examples for p:portal-impl

Description

Contains implementation for the portal services.

You can download jar file portal-impl 6.2.0-RC5 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add portal-impl-6.2.0-RC5.jar to your project.

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

Download

Click the following link to download the jar file.

portal-impl-6.2.0-RC5-javadoc.jar
portal-impl-6.2.0-RC5.pom
portal-impl-6.2.0-RC5.jar
portal-impl-6.2.0-RC5-sources.jar



Related Tutorials