Download portal-impl-6.0.6.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.6 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials