Last Version

MyFaces Portlet Bridge GuessNumber JSP with Mojarra WriteBehind PortletResponseWrapper Demo 2.0.0-beta

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

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.apache.myfaces.portlet-bridge
ArtifactId

ArtifactId

portlet-bridge-guessNumber-jsp-mojarraWrapper
Version

Version

2.0.0-beta
Type

Type

war
Description

Description

MyFaces Portlet Bridge GuessNumber JSP with Mojarra WriteBehind PortletResponseWrapper 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-guessNumber-jsp-mojarraWrapper 2.0.0-beta


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

Dependencies

compile (2)

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

provided (5)

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
javax.faces : jsf-api jar 1.2_07
javax.faces : jsf-impl jar 1.2_07

Project Modules

There are no modules declared in this project.