License |
License |
---|---|
GroupId | GroupIdcom.liferay.faces |
ArtifactId | ArtifactIdliferay-faces-cdi-weld |
Last Version | Last Version4.2.5-ga6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Faces CDI Weld
JSF Portlet Compatibility for JBoss Weld
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-cdi-weld/ -->
<dependency>
<groupId>com.liferay.faces</groupId>
<artifactId>liferay-faces-cdi-weld</artifactId>
<version>4.2.5-ga6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-cdi-weld/
implementation 'com.liferay.faces:liferay-faces-cdi-weld:4.2.5-ga6'
// https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-cdi-weld/
implementation ("com.liferay.faces:liferay-faces-cdi-weld:4.2.5-ga6")
'com.liferay.faces:liferay-faces-cdi-weld:jar:4.2.5-ga6'
<dependency org="com.liferay.faces" name="liferay-faces-cdi-weld" rev="4.2.5-ga6">
<artifact name="liferay-faces-cdi-weld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='liferay-faces-cdi-weld', version='4.2.5-ga6')
)
libraryDependencies += "com.liferay.faces" % "liferay-faces-cdi-weld" % "4.2.5-ga6"
[com.liferay.faces/liferay-faces-cdi-weld "4.2.5-ga6"]
Group / Artifact | Type | Version |
---|---|---|
com.liferay.faces : liferay-faces-util | jar | 4.2.5-ga6 |
com.liferay.cdi : cdi-portlet-bridge-shared | jar | 6.2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.faces : javax.faces-api | jar | 2.2 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.portlet : portlet-api | jar | 2.0 |