Download portal-impl-6.1.0.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.1.0 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials