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

org.richfaces:richfaces-parent 1

The Parent for all RichFaces sub-projects. This specifies build, plugin and project meta-data.

Группа

Группа

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

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

richfaces-parent
Версия

Версия

1
Тип

Тип

pom

Скачать richfaces-parent 1

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

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