is not current version
Last Version 4.3.7.Final

org.richfaces:richfaces-root-parent 4.1.0.20111014-M3

This is the root parent for the richfaces project that is released with the project, and contains pluginmangement, and common testing dependency management elements.

GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-root-parent
Version

Version

4.1.0.20111014-M3
Type

Type

pom

Download richfaces-root-parent 4.1.0.20111014-M3


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