| License |
License |
|---|---|
| Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier Jakarta Server Pages |
| GroupId | GroupIdcom.liferay.faces.demos |
| ArtifactId | ArtifactIdjsf2-jsp-portlet |
| Last Version | Last Version4.2.5-ga6 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionJSF2 JSP Portlet
Parent POM for all Liferay Faces projects
|
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |
| 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 |
| 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 |