is not current version
Last Version 5.0.0.Alpha3

org.richfaces:richfaces 5.0.0.Alpha1

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

GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces
Version

Version

5.0.0.Alpha1
Type

Type

jar

Download richfaces 5.0.0.Alpha1


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