Registry / web-framework / portal-impl

portal-impl

JSON →
library6.2.5javamavenunverified

Implementation classes for Liferay Portal services, providing core portal functionality.

<dependency> <groupId>com.liferay.portal</groupId> <artifactId>portal-impl</artifactId> <version>6.2.5</version> </dependency>
INSTALL
IMPORT
SIG · PORTAL-IMPL
P
portal-impl
web-frameworkjavav6.2.5
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.

ServiceContext
com.liferay.portal.service.ServiceContext

Create a Liferay ServiceContext

import com.liferay.portal.service.ServiceContext; public class Example { public static void main(String[] args) { ServiceContext serviceContext = new ServiceContext(); System.out.println("ServiceContext created"); } }
Debug
Known issues
breakingLiferay 6.2 is end-of-life; upgrade to a supported version for security patches.
fix
Use com.liferay.portal:portal-impl:7.x.x or later.
affects: <=6.2.5
Upgrade
Version history
6.2.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
portal-impl — mvn dependency:get portal-impl · libregistry