is not current version
Last Version 2.2.5-ga6

com.liferay.faces.demos:jsf1-jsp-portlet 2.1.4-ga5


Categories

Categories

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

GroupId

com.liferay.faces.demos
ArtifactId

ArtifactId

jsf1-jsp-portlet
Version

Version

2.1.4-ga5
Type

Type

war

Download jsf1-jsp-portlet 2.1.4-ga5


<!-- https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf1-jsp-portlet/ -->
<dependency>
    <groupId>com.liferay.faces.demos</groupId>
    <artifactId>jsf1-jsp-portlet</artifactId>
    <version>2.1.4-ga5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf1-jsp-portlet/
implementation 'com.liferay.faces.demos:jsf1-jsp-portlet:2.1.4-ga5'
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf1-jsp-portlet/
implementation ("com.liferay.faces.demos:jsf1-jsp-portlet:2.1.4-ga5")
'com.liferay.faces.demos:jsf1-jsp-portlet:war:2.1.4-ga5'
<dependency org="com.liferay.faces.demos" name="jsf1-jsp-portlet" rev="2.1.4-ga5">
  <artifact name="jsf1-jsp-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces.demos', module='jsf1-jsp-portlet', version='2.1.4-ga5')
)
libraryDependencies += "com.liferay.faces.demos" % "jsf1-jsp-portlet" % "2.1.4-ga5"
[com.liferay.faces.demos/jsf1-jsp-portlet "2.1.4-ga5"]