не последняя версия
Последняя версия 4.3.7.Final

org.richfaces:richfaces-root-parent 4.2.0.CR1

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

Группа

Группа

org.richfaces
Идентификатор

Идентификатор

richfaces-root-parent
Версия

Версия

4.2.0.CR1
Тип

Тип

pom

Скачать richfaces-root-parent 4.2.0.CR1

Имя Файла Размер
richfaces-root-parent-4.2.0.CR1.pom 38 KB
Обзор

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