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

org.richfaces:richfaces-build 4.5.15.Final

The RichFaces Framework Build Dependency Version Management manages versions of framework dependencies and is not specifically targeting RichFaces Framework users.

Группа

Группа

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

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

richfaces-build
Версия

Версия

4.5.15.Final
Тип

Тип

pom

Скачать richfaces-build 4.5.15.Final

Имя Файла Размер
richfaces-build-4.5.15.Final.pom 24 KB
Обзор

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