Last Version

Liferay Portal Kernel 5.2.3

Liferay Portal Kernel.

License

License

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

portal-kernel
Version

Version

5.2.3
Type

Type

jar
Description

Description

Liferay Portal Kernel
Liferay Portal Kernel.
Project URL

Project URL

http://www.liferay.com

Download portal-kernel 5.2.3


<!-- https://jarcasting.com/artifacts/com.liferay.portal/portal-kernel/ -->
<dependency>
    <groupId>com.liferay.portal</groupId>
    <artifactId>portal-kernel</artifactId>
    <version>5.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portal/portal-kernel/
implementation 'com.liferay.portal:portal-kernel:5.2.3'
// https://jarcasting.com/artifacts/com.liferay.portal/portal-kernel/
implementation ("com.liferay.portal:portal-kernel:5.2.3")
'com.liferay.portal:portal-kernel:jar:5.2.3'
<dependency org="com.liferay.portal" name="portal-kernel" rev="5.2.3">
  <artifact name="portal-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portal', module='portal-kernel', version='5.2.3')
)
libraryDependencies += "com.liferay.portal" % "portal-kernel" % "5.2.3"
[com.liferay.portal/portal-kernel "5.2.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.