is not current version
Last Version 13

org.richfaces:richfaces-parent 3.0.0


GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-parent
Version

Version

3.0.0
Type

Type

pom

Download richfaces-parent 3.0.0


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