Jar examples for c:com.liferay.portal.kernel
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.42.0 in this page.
${ivy.pom.license.name}
You can use the following script to add com.liferay.portal.kernel-2.42.0.jar to your project.
<dependency> <groupId>com.liferay.portal</groupId> <artifactId>com.liferay.portal.kernel</artifactId> <version>2.42.0</version> </dependency>
compile group: 'com.liferay.portal', name: 'com.liferay.portal.kernel', version: '2.42.0'
libraryDependencies += "com.liferay.portal" % "com.liferay.portal.kernel" % "2.42.0"
<dependency org="com.liferay.portal" name="com.liferay.portal.kernel" rev="2.42.0"/>
@Grapes(@Grab(group='com.liferay.portal', module='com.liferay.portal.kernel', version='2.42.0'))
'com.liferay.portal:com.liferay.portal.kernel:jar:2.42.0'
Click the following link to download the jar file.
com.liferay.portal.kernel-2.42.0-javadoc.jar