Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdcom.liferay.faces.demos |
ArtifactId | ArtifactIdjsf1-ipc-events-bookings-portlet |
Version | Version2.2.4-ga5 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf1-ipc-events-bookings-portlet/ -->
<dependency>
<groupId>com.liferay.faces.demos</groupId>
<artifactId>jsf1-ipc-events-bookings-portlet</artifactId>
<version>2.2.4-ga5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf1-ipc-events-bookings-portlet/
implementation 'com.liferay.faces.demos:jsf1-ipc-events-bookings-portlet:2.2.4-ga5'
// https://jarcasting.com/artifacts/com.liferay.faces.demos/jsf1-ipc-events-bookings-portlet/
implementation ("com.liferay.faces.demos:jsf1-ipc-events-bookings-portlet:2.2.4-ga5")
'com.liferay.faces.demos:jsf1-ipc-events-bookings-portlet:war:2.2.4-ga5'
<dependency org="com.liferay.faces.demos" name="jsf1-ipc-events-bookings-portlet" rev="2.2.4-ga5">
<artifact name="jsf1-ipc-events-bookings-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces.demos', module='jsf1-ipc-events-bookings-portlet', version='2.2.4-ga5')
)
libraryDependencies += "com.liferay.faces.demos" % "jsf1-ipc-events-bookings-portlet" % "2.2.4-ga5"
[com.liferay.faces.demos/jsf1-ipc-events-bookings-portlet "2.2.4-ga5"]