is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces 5.0.0.Alpha2

The RichFaces Framework and Component Suite. Contains all project specific sources.

GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces
Version

Version

5.0.0.Alpha2
Type

Type

jar

Download richfaces 5.0.0.Alpha2


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