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

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials