| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.richfaces | 
    
| ArtifactId | ArtifactIdrichfaces-page-fragments | 
    
| Last Version | Last Version5.0.0.Alpha3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRichFaces Page Fragments 
            This is the parent for all RichFaces artifacts, and contains project
        metadata, shared/stable configuration, and other common settings that 
        change very rarely. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.richfaces/richfaces-page-fragments/ -->
<dependency>
    <groupId>org.richfaces</groupId>
    <artifactId>richfaces-page-fragments</artifactId>
    <version>5.0.0.Alpha3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.richfaces/richfaces-page-fragments/
implementation 'org.richfaces:richfaces-page-fragments:5.0.0.Alpha3'
                // https://jarcasting.com/artifacts/org.richfaces/richfaces-page-fragments/
implementation ("org.richfaces:richfaces-page-fragments:5.0.0.Alpha3")
                'org.richfaces:richfaces-page-fragments:jar:5.0.0.Alpha3'
                <dependency org="org.richfaces" name="richfaces-page-fragments" rev="5.0.0.Alpha3">
  <artifact name="richfaces-page-fragments" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.richfaces', module='richfaces-page-fragments', version='5.0.0.Alpha3')
)
                libraryDependencies += "org.richfaces" % "richfaces-page-fragments" % "5.0.0.Alpha3"
                [org.richfaces/richfaces-page-fragments "5.0.0.Alpha3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| joda-time : joda-time | jar | 2.3 | 
| org.jboss.arquillian.graphene : graphene-webdriver | pom | |
| org.seleniumhq.selenium : selenium-java | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-all | jar |