Download com.liferay.portal.kernel-2.7.0.jar file - Jar c

Jar examples for c:com.liferay.portal.kernel

Description

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 com.liferay.portal.kernel 2.7.0 in this page.

License

${ivy.pom.license.name}

Build File

You can use the following script to add com.liferay.portal.kernel-2.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

com.liferay.portal.kernel-2.7.0-javadoc.jar
com.liferay.portal.kernel-2.7.0-sources.jar
com.liferay.portal.kernel-2.7.0.jar
com.liferay.portal.kernel-2.7.0.pom



Related Tutorials