| License |
License |
|---|---|
| GroupId | GroupIdcom.liferay.faces |
| ArtifactId | ArtifactIdcom.liferay.faces.bridge.impl |
| Version | Version5.0.0 |
| Type | Typejar |
| Description |
DescriptionLiferay Faces Bridge Implementation
Implementation of the API for Liferay Faces Bridge
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.impl/ -->
<dependency>
<groupId>com.liferay.faces</groupId>
<artifactId>com.liferay.faces.bridge.impl</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.impl/
implementation 'com.liferay.faces:com.liferay.faces.bridge.impl:5.0.0'
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.impl/
implementation ("com.liferay.faces:com.liferay.faces.bridge.impl:5.0.0")
'com.liferay.faces:com.liferay.faces.bridge.impl:jar:5.0.0'
<dependency org="com.liferay.faces" name="com.liferay.faces.bridge.impl" rev="5.0.0">
<artifact name="com.liferay.faces.bridge.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='com.liferay.faces.bridge.impl', version='5.0.0')
)
libraryDependencies += "com.liferay.faces" % "com.liferay.faces.bridge.impl" % "5.0.0"
[com.liferay.faces/com.liferay.faces.bridge.impl "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.liferay.faces : com.liferay.faces.bridge.api | jar | 5.0.0 |
| com.liferay.faces : com.liferay.faces.util | jar | 3.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.2 |
| javax.el : javax.el-api | jar | 2.2.1 |
| javax.enterprise : cdi-api Optional | jar | 1.2 |
| javax.faces : javax.faces-api | jar | 2.2 |
| javax.portlet : portlet-api | jar | 3.0.0 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.2.1 |
| org.icefaces : icefaces-ace Optional | jar | 4.3.0 |
| org.osgi : osgi.annotation | jar | 6.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |