JSF2 JSP Portlet

Parent POM for all Liferay Faces projects

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier Jakarta Server Pages
GroupId

GroupId

com.liferay.faces.demos
ArtifactId

ArtifactId

jsf2-jsp-portlet
Last Version

Last Version

4.2.5-ga6
Release Date

Release Date

Type

Type

war
Description

Description

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

Project Organization

Liferay, Inc.

Download jsf2-jsp-portlet

How to add to project

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

provided (4)

Group / Artifact Type Version
javax.el : javax.el-api jar 2.2.1
javax.portlet : portlet-api jar 2.0
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.2.1

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
3.1.1-ga2
3.1.0-ga1
3.0.5-legacy-ga6
3.0.5-ga6
3.0.4-legacy-ga5
3.0.4-ga5
3.0.3-legacy-ga4
3.0.3-ga4
3.0.2-legacy-ga3
3.0.2-ga3
3.0.1-legacy-ga2
3.0.1-ga2
3.0.0-legacy-ga1
3.0.0-ga1