| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.myfaces.portlet-bridge | 
    
| ArtifactId | ArtifactIdportlet-bridge-blank | 
    
| Last Version | Last Version3.0.0-alpha | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            DescriptionMyFaces Portlet Bridge Blank Project 
            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 | 
            
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.portlet-bridge/portlet-bridge-blank/ -->
<dependency>
    <groupId>org.apache.myfaces.portlet-bridge</groupId>
    <artifactId>portlet-bridge-blank</artifactId>
    <version>3.0.0-alpha</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.myfaces.portlet-bridge/portlet-bridge-blank/
implementation 'org.apache.myfaces.portlet-bridge:portlet-bridge-blank:3.0.0-alpha'
                // https://jarcasting.com/artifacts/org.apache.myfaces.portlet-bridge/portlet-bridge-blank/
implementation ("org.apache.myfaces.portlet-bridge:portlet-bridge-blank:3.0.0-alpha")
                'org.apache.myfaces.portlet-bridge:portlet-bridge-blank:war:3.0.0-alpha'
                <dependency org="org.apache.myfaces.portlet-bridge" name="portlet-bridge-blank" rev="3.0.0-alpha">
  <artifact name="portlet-bridge-blank" type="war" />
</dependency>
                @Grapes(
@Grab(group='org.apache.myfaces.portlet-bridge', module='portlet-bridge-blank', version='3.0.0-alpha')
)
                libraryDependencies += "org.apache.myfaces.portlet-bridge" % "portlet-bridge-blank" % "3.0.0-alpha"
                [org.apache.myfaces.portlet-bridge/portlet-bridge-blank "3.0.0-alpha"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
| 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 | 
| Version | 
|---|
| 
                                    
            3.0.0-alpha        
                             | 
                        
                    
| 
                                    
            2.0.0        
                             | 
                        
                    
| 
                                    
            2.0.0-beta        
                             | 
                        
                    
| 
                                    
            2.0.0-alpha-2        
                             | 
                        
                    
| 
                                    
            1.0.0        
                             | 
                        
                    
| 
                                    
            1.0.0-beta-2        
                             | 
                        
                    
| 
                                    
            1.0.0-beta        
                             | 
                        
                    
| 
                                    
            1.0.0-alpha-3        
                             | 
                        
                    
| 
                                    
            1.0.0-alpha-2        
                             |