JSF2 Portlet Bridge for a portlet environment, parent pom

Parent POM for JBoss projects. Provides default project build configuration.

Лицензия

Лицензия

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.portletbridge
Идентификатор

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

portletbridge-parent
Последняя версия

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

3.3.4.Final
Дата

Дата

Тип

Тип

pom
Описание

Описание

JSF2 Portlet Bridge for a portlet environment, parent pom
Parent POM for JBoss projects. Provides default project build configuration.
Ссылка на сайт

Ссылка на сайт

http://www.jboss.org/portletbridge/
Организация-разработчик

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

JBoss by Red Hat
Система контроля версий

Система контроля версий

https://github.com/portletbridge/portletbridge

Скачать portletbridge-parent

Имя Файла Размер
portletbridge-parent-3.3.4.Final.pom 15 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.jboss.portletbridge/portletbridge-parent/ -->
<dependency>
    <groupId>org.jboss.portletbridge</groupId>
    <artifactId>portletbridge-parent</artifactId>
    <version>3.3.4.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.portletbridge/portletbridge-parent/
implementation 'org.jboss.portletbridge:portletbridge-parent:3.3.4.Final'
// https://jarcasting.com/artifacts/org.jboss.portletbridge/portletbridge-parent/
implementation ("org.jboss.portletbridge:portletbridge-parent:3.3.4.Final")
'org.jboss.portletbridge:portletbridge-parent:pom:3.3.4.Final'
<dependency org="org.jboss.portletbridge" name="portletbridge-parent" rev="3.3.4.Final">
  <artifact name="portletbridge-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.portletbridge', module='portletbridge-parent', version='3.3.4.Final')
)
libraryDependencies += "org.jboss.portletbridge" % "portletbridge-parent" % "3.3.4.Final"
[org.jboss.portletbridge/portletbridge-parent "3.3.4.Final"]

Зависимости

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

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

  • build-resources
  • core/api
  • core/impl
  • extension/richfaces
  • depchain/jsf2
  • depchain/richfaces4
  • examples/jsf2portlet
  • examples/richfaces-showcase
  • examples/richfaces-simple
  • examples/cdi-portlet
  • examples/deltaspike-portlet
  • archetypes/jsf2-basic
  • archetypes/richfaces-simpleapp

Portlet Bridge

Build Status

What is this?

Portlet Bridge is an implementation of JSR-301 and JSR-329 to support JSF within a portlet, with additional enhancements to support other web frameworks or component libraries.

Configuration

For full details on how to install and configure Portlet Bridge, check the latest documentation for Getting Started and User Guide.

Get Involved

org.jboss.portletbridge

Portlet Bridge

Версии библиотеки

Версия
3.3.4.Final
3.3.3.Final
3.3.2.Final
3.3.1.Final
3.3.0.Final
3.3.0.CR1
3.3.0.Beta2
3.3.0.Beta1
3.3.0.Alpha3
3.3.0.Alpha2
3.3.0.Alpha1
3.2.1.Final
3.2.0.Final
3.2.0.CR1
3.2.0.Beta2
3.2.0.Beta1
3.2.0.Alpha2
3.2.0.Alpha1
3.1.2.Final
3.1.1.Final
3.1.0.Final
3.1.0.CR1
3.1.0.Beta3
3.1.0.Beta2
3.1.0.Beta1
3.1.0.Alpha2
3.1.0.Alpha1
3.0.0.Final
3.0.0.CR1
3.0.0.Beta4
3.0.0.Beta3