Последняя версия

MyFaces Portlet Bridge Implementation 3.0.0-alpha

Portlet Bridge for JavaServer Faces is a subproject of Apache MyFaces which provides an implementation of the standardized Portlet Bridge as outlined by JSR-301 and subsequent specifications. This project will work with MyFaces as well as the R.I. and intended to be used to develop the Portlet Bridge Reference Implementation.

Лицензия

Лицензия

Группа

Группа

org.apache.myfaces.portlet-bridge
Идентификатор

Идентификатор

portlet-bridge-impl
Версия

Версия

3.0.0-alpha
Тип

Тип

jar
Описание

Описание

MyFaces Portlet Bridge Implementation
Portlet Bridge for JavaServer Faces is a subproject of Apache MyFaces which provides an implementation of the standardized Portlet Bridge as outlined by JSR-301 and subsequent specifications. This project will work with MyFaces as well as the R.I. and intended to be used to develop the Portlet Bridge Reference Implementation.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать portlet-bridge-impl 3.0.0-alpha


<!-- https://jarcasting.com/artifacts/org.apache.myfaces.portlet-bridge/portlet-bridge-impl/ -->
<dependency>
    <groupId>org.apache.myfaces.portlet-bridge</groupId>
    <artifactId>portlet-bridge-impl</artifactId>
    <version>3.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.portlet-bridge/portlet-bridge-impl/
implementation 'org.apache.myfaces.portlet-bridge:portlet-bridge-impl:3.0.0-alpha'
// https://jarcasting.com/artifacts/org.apache.myfaces.portlet-bridge/portlet-bridge-impl/
implementation ("org.apache.myfaces.portlet-bridge:portlet-bridge-impl:3.0.0-alpha")
'org.apache.myfaces.portlet-bridge:portlet-bridge-impl:jar:3.0.0-alpha'
<dependency org="org.apache.myfaces.portlet-bridge" name="portlet-bridge-impl" rev="3.0.0-alpha">
  <artifact name="portlet-bridge-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.portlet-bridge', module='portlet-bridge-impl', version='3.0.0-alpha')
)
libraryDependencies += "org.apache.myfaces.portlet-bridge" % "portlet-bridge-impl" % "3.0.0-alpha"
[org.apache.myfaces.portlet-bridge/portlet-bridge-impl "3.0.0-alpha"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.myfaces.portlet-bridge : portlet-bridge-api jar 3.0.0-alpha

provided (7)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
javax.portlet : portlet-api jar 2.0
javax.servlet.jsp : jsp-api jar 2.1
com.sun.faces : jsf-api jar 2.0.1
org.apache.geronimo.specs : geronimo-annotation_1.0_spec jar 1.0
org.apache.myfaces.buildtools : myfaces-builder-annotations jar 1.0.4
commons-codec : commons-codec jar 1.3

Модули Проекта

Данный проект не имеет модулей.