| Категории |
КатегорииJakarta Server Faces Jakarta EE The Web Tier |
|---|---|
| Группа | Группаcom.liferay.faces.demos |
| Идентификатор | Идентификаторjsf2-cdi-portlet |
| Версия | Версия3.2.5-ga6 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| jsf2-cdi-portlet-3.2.5-ga6.pom | |
| jsf2-cdi-portlet-3.2.5-ga6.war | 7 MB |
| jsf2-cdi-portlet-3.2.5-ga6-sources.jar | 40 KB |
| jsf2-cdi-portlet-3.2.5-ga6-javadoc.jar | 72 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-cdi-portlet/ -->
<dependency>
<groupId>com.liferay.faces.demos</groupId>
<artifactId>jsf2-cdi-portlet</artifactId>
<version>3.2.5-ga6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-cdi-portlet/
implementation 'com.liferay.faces.demos:jsf2-cdi-portlet:3.2.5-ga6'
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-cdi-portlet/
implementation ("com.liferay.faces.demos:jsf2-cdi-portlet:3.2.5-ga6")
'com.liferay.faces.demos:jsf2-cdi-portlet:war:3.2.5-ga6'
<dependency org="com.liferay.faces.demos" name="jsf2-cdi-portlet" rev="3.2.5-ga6">
<artifact name="jsf2-cdi-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces.demos', module='jsf2-cdi-portlet', version='3.2.5-ga6')
)
libraryDependencies += "com.liferay.faces.demos" % "jsf2-cdi-portlet" % "3.2.5-ga6"
[com.liferay.faces.demos/jsf2-cdi-portlet "3.2.5-ga6"]