License |
License |
---|---|
Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
GroupId | GroupIdcom.liferay.faces.demos |
ArtifactId | ArtifactIdjsf2-login-portlet |
Last Version | Last Version4.2.5-ga6 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJSF2 Login Portlet
This plugin is an alternate JSF 2 portlet for the out-of-the-box Liferay Sign-In portlet.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-login-portlet/ -->
<dependency>
<groupId>com.liferay.faces.demos</groupId>
<artifactId>jsf2-login-portlet</artifactId>
<version>4.2.5-ga6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-login-portlet/
implementation 'com.liferay.faces.demos:jsf2-login-portlet:4.2.5-ga6'
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-login-portlet/
implementation ("com.liferay.faces.demos:jsf2-login-portlet:4.2.5-ga6")
'com.liferay.faces.demos:jsf2-login-portlet:war:4.2.5-ga6'
<dependency org="com.liferay.faces.demos" name="jsf2-login-portlet" rev="4.2.5-ga6">
<artifact name="jsf2-login-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces.demos', module='jsf2-login-portlet', version='4.2.5-ga6')
)
libraryDependencies += "com.liferay.faces.demos" % "jsf2-login-portlet" % "4.2.5-ga6"
[com.liferay.faces.demos/jsf2-login-portlet "4.2.5-ga6"]
Group / Artifact | Type | Version |
---|---|---|
com.liferay.faces : liferay-faces-portal | jar | 4.2.5-ga6 |
Group / Artifact | Type | Version |
---|---|---|
com.liferay.portal : portal-service | jar | 6.2.3 |
javax.annotation : jsr250-api | jar | 1.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.2.1 |
javax.portlet : portlet-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.liferay.faces : liferay-faces-bridge-impl | jar | 4.2.5-ga6 |
com.liferay.faces : liferay-faces-alloy | jar | 4.2.5-ga6 |