не последняя версия
Последняя версия 13

org.richfaces:richfaces-parent 12

This is the parent for all RichFaces artifacts, and contains project metadata, shared/stable configuration, and other common settings that change very rarely.

Группа

Группа

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

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

richfaces-parent
Версия

Версия

12
Тип

Тип

pom

Скачать richfaces-parent 12

Имя Файла Размер
richfaces-parent-12.pom 8 KB
Обзор

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