MyFaces Portlet Bridge Demo

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.

License

License

GroupId

GroupId

org.apache.myfaces.portlet-bridge
ArtifactId

ArtifactId

portlet-bridge-demo
Last Version

Last Version

2.0.0-alpha-2
Release Date

Release Date

Type

Type

war
Description

Description

MyFaces Portlet Bridge Demo
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.
Project Organization

Project Organization

The Apache Software Foundation

Download portlet-bridge-demo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.myfaces.portlet-bridge : portlet-bridge-api jar 2.0.0-alpha-2
org.apache.myfaces.portlet-bridge : portlet-bridge-impl jar 2.0.0-alpha-2

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet.jsp : jsp-api jar 2.1
javax.portlet : portlet-api jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-alpha-2
1.0.0-beta-2
1.0.0-beta
1.0.0-alpha-3
1.0.0-alpha-2