License |
License |
---|---|
GroupId | GroupIdcom.liferay.faces |
ArtifactId | ArtifactIdliferay-faces-bridge-impl |
Last Version | Last Version4.2.5-ga6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Faces Bridge
Implementation of the API for Liferay Faces Bridge
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-bridge-impl/ -->
<dependency>
<groupId>com.liferay.faces</groupId>
<artifactId>liferay-faces-bridge-impl</artifactId>
<version>4.2.5-ga6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-bridge-impl/
implementation 'com.liferay.faces:liferay-faces-bridge-impl:4.2.5-ga6'
// https://jarcasting.com/artifacts/com.liferay.faces/liferay-faces-bridge-impl/
implementation ("com.liferay.faces:liferay-faces-bridge-impl:4.2.5-ga6")
'com.liferay.faces:liferay-faces-bridge-impl:jar:4.2.5-ga6'
<dependency org="com.liferay.faces" name="liferay-faces-bridge-impl" rev="4.2.5-ga6">
<artifact name="liferay-faces-bridge-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='liferay-faces-bridge-impl', version='4.2.5-ga6')
)
libraryDependencies += "com.liferay.faces" % "liferay-faces-bridge-impl" % "4.2.5-ga6"
[com.liferay.faces/liferay-faces-bridge-impl "4.2.5-ga6"]
Group / Artifact | Type | Version |
---|---|---|
commons-fileupload : commons-fileupload Optional | jar | 1.3.1 |
commons-io : commons-io Optional | jar | 2.2 |
com.liferay.faces : liferay-faces-bridge-api | jar | 4.2.5-ga6 |
com.liferay.faces : liferay-faces-util | jar | 4.2.5-ga6 |
Group / Artifact | Type | Version |
---|---|---|
com.liferay.portal : portal-service | jar | 6.2.3 |
com.liferay.portal : util-taglib | jar | 6.2.3 |
javax.el : javax.el-api | jar | 2.2.1 |
javax.faces : javax.faces-api | jar | 2.2 |
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 |
---|---|---|
junit : junit | jar | 4.10 |