is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces-build 4.5.17.Final

The RichFaces Framework Build Dependency Version Management manages versions of framework dependencies and is not specifically targeting RichFaces Framework users.

GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-build
Version

Version

4.5.17.Final
Type

Type

pom

Download richfaces-build 4.5.17.Final


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