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

MyFaces Portlet Bridge Examples 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-examples
Версия

Версия

3.0.0-alpha
Тип

Тип

pom
Описание

Описание

MyFaces Portlet Bridge Examples
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-examples 3.0.0-alpha

Имя Файла Размер
portlet-bridge-examples-3.0.0-alpha.pom 2 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • blank
  • carstore
  • facelets-guess
  • guessNumber
  • guessNumberMojarraFilter
  • guessNumberMyFacesFilter
  • helloDuke
  • helloDukeCoordination