Last Version

Liferay Portal Kernel 58.0.0

Contains interfaces for the portal services. Interfaces are only loaded by the global class loader and are shared by all plugins.

License

License

GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

com.liferay.portal.kernel
Version

Version

58.0.0
Type

Type

jar
Description

Description

Liferay Portal Kernel
Contains interfaces for the portal services. Interfaces are only loaded by the global class loader and are shared by all plugins.
Source Code Management

Source Code Management

http://github.com/liferay/liferay-portal

Download com.liferay.portal.kernel 58.0.0


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

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.