Registry / web-framework / com-liferay-portal-impl

com-liferay-portal-impl

JSON →
library113.0.2javamavenunverified

Contains implementation for the portal services.

<dependency> <groupId>com.liferay.portal</groupId> <artifactId>com.liferay.portal.impl</artifactId> <version>113.0.2</version> </dependency>
INSTALL
IMPORT
SIG · COM-LIFERAY-PORTAL
C
com-liferay-portal-impl
web-frameworkjavav113.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UserLocalServiceImpl
✓ com.liferay.portal.service.impl.UserLocalServiceImpl

Creates a user local service implementation instance.

import com.liferay.portal.service.impl.UserLocalServiceImpl; public class Example { public static void main(String[] args) { UserLocalServiceImpl service = new UserLocalServiceImpl(); System.out.println("Service created"); } }
Debug
Known issues
breakingInternal API subject to change
fix
Use public Liferay APIs instead of impl classes
affects: *
Upgrade
Version history
113.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
com-liferay-portal-impl — mvn dependency:get com-liferay-portal-impl · libregistry