не последняя версия
Последняя версия 5.0.0.Alpha3

org.richfaces:richfaces-bom 4.2.3.CR1

The RichFaces "Bill of Materials". This defines all runtime dependency versions for RichFaces.

Группа

Группа

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

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

richfaces-bom
Версия

Версия

4.2.3.CR1
Тип

Тип

pom

Скачать richfaces-bom 4.2.3.CR1

Имя Файла Размер
richfaces-bom-4.2.3.CR1.pom 15 KB
Обзор

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