is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces-bom 4.0.0.20110209-M6

The RichFaces "Bill of Materials". This defines all runtime dependency versions for RichFaces.

GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-bom
Version

Version

4.0.0.20110209-M6
Type

Type

pom

Download richfaces-bom 4.0.0.20110209-M6


<!-- https://jarcasting.com/artifacts/org.richfaces/richfaces-bom/ -->
<dependency>
    <groupId>org.richfaces</groupId>
    <artifactId>richfaces-bom</artifactId>
    <version>4.0.0.20110209-M6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.richfaces/richfaces-bom/
implementation 'org.richfaces:richfaces-bom:4.0.0.20110209-M6'
// https://jarcasting.com/artifacts/org.richfaces/richfaces-bom/
implementation ("org.richfaces:richfaces-bom:4.0.0.20110209-M6")
'org.richfaces:richfaces-bom:pom:4.0.0.20110209-M6'
<dependency org="org.richfaces" name="richfaces-bom" rev="4.0.0.20110209-M6">
  <artifact name="richfaces-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.richfaces', module='richfaces-bom', version='4.0.0.20110209-M6')
)
libraryDependencies += "org.richfaces" % "richfaces-bom" % "4.0.0.20110209-M6"
[org.richfaces/richfaces-bom "4.0.0.20110209-M6"]