JSF2 CDI Portlet

Parent POM for all Liferay Faces projects

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.liferay.faces.demos
ArtifactId

ArtifactId

jsf2-cdi-portlet
Last Version

Last Version

4.2.5-ga6
Release Date

Release Date

Type

Type

war
Description

Description

JSF2 CDI Portlet
Parent POM for all Liferay Faces projects
Project Organization

Project Organization

Liferay, Inc.

Download jsf2-cdi-portlet

How to add to project

<!-- https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-cdi-portlet/ -->
<dependency>
    <groupId>com.liferay.faces.demos</groupId>
    <artifactId>jsf2-cdi-portlet</artifactId>
    <version>4.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:4.2.5-ga6'
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf2-cdi-portlet/
implementation ("com.liferay.faces.demos:jsf2-cdi-portlet:4.2.5-ga6")
'com.liferay.faces.demos:jsf2-cdi-portlet:war:4.2.5-ga6'
<dependency org="com.liferay.faces.demos" name="jsf2-cdi-portlet" rev="4.2.5-ga6">
  <artifact name="jsf2-cdi-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces.demos', module='jsf2-cdi-portlet', version='4.2.5-ga6')
)
libraryDependencies += "com.liferay.faces.demos" % "jsf2-cdi-portlet" % "4.2.5-ga6"
[com.liferay.faces.demos/jsf2-cdi-portlet "4.2.5-ga6"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.3.1
commons-io : commons-io jar 2.2
com.liferay.cdi : cdi-portlet-bridge-shared jar 6.2.0.2
com.liferay.faces : liferay-faces-cdi-weld jar 4.2.5-ga6

provided (3)

Group / Artifact Type Version
javax.el : javax.el-api jar 2.2.1
javax.enterprise : cdi-api jar 1.0-SP4
javax.portlet : portlet-api jar 2.0

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.5-ga6
3.2.5-ga6
3.2.4-ga5
3.1.5-ga6
3.1.4-ga5
3.1.3-ga4
3.1.2-ga3