не последняя версия
Последняя версия 4.2.5-ga6

com.liferay.faces.demos:jsf2-registration-portlet 3.0.1-legacy-ga2

This plugin is an alternate JSF 2 portlet for the Liferay Create-Account feature.

Категории

Категории

Jakarta Server Faces Jakarta EE The Web Tier
Группа

Группа

com.liferay.faces.demos
Идентификатор

Идентификатор

jsf2-registration-portlet
Версия

Версия

3.0.1-legacy-ga2
Тип

Тип

war

Скачать jsf2-registration-portlet 3.0.1-legacy-ga2


<!-- https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-registration-portlet/ -->
<dependency>
    <groupId>com.liferay.faces.demos</groupId>
    <artifactId>jsf2-registration-portlet</artifactId>
    <version>3.0.1-legacy-ga2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-registration-portlet/
implementation 'com.liferay.faces.demos:jsf2-registration-portlet:3.0.1-legacy-ga2'
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-registration-portlet/
implementation ("com.liferay.faces.demos:jsf2-registration-portlet:3.0.1-legacy-ga2")
'com.liferay.faces.demos:jsf2-registration-portlet:war:3.0.1-legacy-ga2'
<dependency org="com.liferay.faces.demos" name="jsf2-registration-portlet" rev="3.0.1-legacy-ga2">
  <artifact name="jsf2-registration-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces.demos', module='jsf2-registration-portlet', version='3.0.1-legacy-ga2')
)
libraryDependencies += "com.liferay.faces.demos" % "jsf2-registration-portlet" % "3.0.1-legacy-ga2"
[com.liferay.faces.demos/jsf2-registration-portlet "3.0.1-legacy-ga2"]