is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces-build 4.5.0.CR1

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.0.CR1
Type

Type

pom

Download richfaces-build 4.5.0.CR1


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