| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay.faces |
| Идентификатор | Идентификаторcom.liferay.faces.bridge.impl |
| Версия | Версия4.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеLiferay Faces Bridge Implementation
Implementation of the API for Liferay Faces Bridge
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.impl/
implementation 'com.liferay.faces:com.liferay.faces.bridge.impl:4.2.1'
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.impl/
implementation ("com.liferay.faces:com.liferay.faces.bridge.impl:4.2.1")
'com.liferay.faces:com.liferay.faces.bridge.impl:jar:4.2.1'
<dependency org="com.liferay.faces" name="com.liferay.faces.bridge.impl" rev="4.2.1">
<artifact name="com.liferay.faces.bridge.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='com.liferay.faces.bridge.impl', version='4.2.1')
)
libraryDependencies += "com.liferay.faces" % "com.liferay.faces.bridge.impl" % "4.2.1"
[com.liferay.faces/com.liferay.faces.bridge.impl "4.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-fileupload : commons-fileupload Необязательный | jar | 1.3.3 |
| commons-io : commons-io Необязательный | jar | 2.2 |
| com.liferay.faces : com.liferay.faces.bridge.api | jar | 4.2.0 |
| com.liferay.faces : com.liferay.faces.util | jar | 3.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.el : javax.el-api | jar | 2.2.1 |
| javax.enterprise : cdi-api Необязательный | jar | 1.2 |
| 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 |
| org.icefaces : icefaces-ace Необязательный | jar | 4.3.0 |
| org.osgi : osgi.annotation | jar | 6.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |