Last Version

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

License

License

GroupId

GroupId

org.apache.myfaces.portlet-bridge
ArtifactId

ArtifactId

portlet-bridge-carstore
Version

Version

3.0.0-alpha
Type

Type

war
Description

Description

MyFaces Portlet Bridge CarStore 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-carstore 3.0.0-alpha


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sun.javaee.blueprints : bp-ui-simple jar 5
org.apache.myfaces.portlet-bridge : portlet-bridge-api jar 3.0.0-alpha
org.apache.myfaces.portlet-bridge : portlet-bridge-impl jar 3.0.0-alpha

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
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.