| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJakarta Server Faces Jakarta EE The Web Tier |
| Группа | Группаcom.liferay.faces.demos |
| Идентификатор | Идентификаторjsf2-registration-portlet |
| Последняя версия | Последняя версия4.2.5-ga6 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеJSF2 Registration Portlet
This plugin is an alternate JSF 2 portlet for the Liferay Create-Account feature.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-registration-portlet/ -->
<dependency>
<groupId>com.liferay.faces.demos</groupId>
<artifactId>jsf2-registration-portlet</artifactId>
<version>4.2.5-ga6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-registration-portlet/
implementation 'com.liferay.faces.demos:jsf2-registration-portlet:4.2.5-ga6'
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-registration-portlet/
implementation ("com.liferay.faces.demos:jsf2-registration-portlet:4.2.5-ga6")
'com.liferay.faces.demos:jsf2-registration-portlet:war:4.2.5-ga6'
<dependency org="com.liferay.faces.demos" name="jsf2-registration-portlet" rev="4.2.5-ga6">
<artifact name="jsf2-registration-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces.demos', module='jsf2-registration-portlet', version='4.2.5-ga6')
)
libraryDependencies += "com.liferay.faces.demos" % "jsf2-registration-portlet" % "4.2.5-ga6"
[com.liferay.faces.demos/jsf2-registration-portlet "4.2.5-ga6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.liferay.faces : liferay-faces-portal | jar | 4.2.5-ga6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.liferay.faces : liferay-faces-bridge-impl | jar | 4.2.5-ga6 |
| com.liferay.faces : liferay-faces-alloy | jar | 4.2.5-ga6 |