is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces-build 5.0.0.Alpha2

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

GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-build
Version

Version

5.0.0.Alpha2
Type

Type

pom

Download richfaces-build 5.0.0.Alpha2


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