License |
License |
---|---|
GroupId | GroupIdcom.liferay.faces |
ArtifactId | ArtifactIdcom.liferay.faces.bridge.ext |
Version | Version7.0.0 |
Type | Typejar |
Description |
DescriptionLiferay Faces Bridge Ext
Liferay Faces Bridge Extenstions for Liferay Portal
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.ext/ -->
<dependency>
<groupId>com.liferay.faces</groupId>
<artifactId>com.liferay.faces.bridge.ext</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.ext/
implementation 'com.liferay.faces:com.liferay.faces.bridge.ext:7.0.0'
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.ext/
implementation ("com.liferay.faces:com.liferay.faces.bridge.ext:7.0.0")
'com.liferay.faces:com.liferay.faces.bridge.ext:jar:7.0.0'
<dependency org="com.liferay.faces" name="com.liferay.faces.bridge.ext" rev="7.0.0">
<artifact name="com.liferay.faces.bridge.ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='com.liferay.faces.bridge.ext', version='7.0.0')
)
libraryDependencies += "com.liferay.faces" % "com.liferay.faces.bridge.ext" % "7.0.0"
[com.liferay.faces/com.liferay.faces.bridge.ext "7.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 |
---|---|---|
com.liferay : com.liferay.petra.string | jar | 1.0.0 |
com.liferay.portal : com.liferay.portal.kernel | jar | 3.0.0 |
com.liferay.portal : com.liferay.util.taglib | jar | 2.1.0 |
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.osgi : osgi.annotation | jar | 6.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.liferay : com.liferay.petra.lang | jar | 1.0.0 |
junit : junit | jar | 4.13.2 |