License |
License |
---|---|
GroupId | GroupIdcom.liferay.faces |
ArtifactId | ArtifactIdcom.liferay.faces.bridge.api |
Version | Version5.0.0 |
Type | Typejar |
Description |
DescriptionLiferay Faces Bridge API
Liferay Faces Bridge API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.api/ -->
<dependency>
<groupId>com.liferay.faces</groupId>
<artifactId>com.liferay.faces.bridge.api</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.api/
implementation 'com.liferay.faces:com.liferay.faces.bridge.api:5.0.0'
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.api/
implementation ("com.liferay.faces:com.liferay.faces.bridge.api:5.0.0")
'com.liferay.faces:com.liferay.faces.bridge.api:jar:5.0.0'
<dependency org="com.liferay.faces" name="com.liferay.faces.bridge.api" rev="5.0.0">
<artifact name="com.liferay.faces.bridge.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='com.liferay.faces.bridge.api', version='5.0.0')
)
libraryDependencies += "com.liferay.faces" % "com.liferay.faces.bridge.api" % "5.0.0"
[com.liferay.faces/com.liferay.faces.bridge.api "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.el : javax.el-api | jar | 2.2.1 |
javax.enterprise : cdi-api | jar | 1.1 |
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 |
org.osgi : osgi.annotation Optional | jar | 6.0.1 |