JSF2 Portlet Bridge for a portlet environment, parent pom

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

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.portletbridge
ArtifactId

ArtifactId

portletbridge-parent
Last Version

Last Version

3.3.4.Final
Release Date

Release Date

Type

Type

pom
Description

Description

JSF2 Portlet Bridge for a portlet environment, parent pom
Parent POM for JBoss projects. Provides default project build configuration.
Project URL

Project URL

http://www.jboss.org/portletbridge/
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/portletbridge/portletbridge

Download portletbridge-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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

Versions

Version
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