is not current version
Last Version 13

org.richfaces:richfaces-parent 4

The Parent for all RichFaces sub-projects. This specifies build, plugin and project meta-data.

GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-parent
Version

Version

4
Type

Type

pom

Download richfaces-parent 4

Filename Size
richfaces-parent-4.pom 17 KB
Browse

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