| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDistribution Компиляция и сборка |
| Группа | Группаcom.github.albfernandez.richfaces |
| Идентификатор | Идентификаторrichfaces-distribution |
| Версия | Версия4.6.14.ayg |
| Тип | Типpom |
| Описание |
ОписаниеRichFaces Distribution Assembler
This is the parent for all RichFaces artifacts, and contains project
metadata, shared/stable configuration, and other common settings that
change very rarely.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| richfaces-distribution-4.6.14.ayg.pom | |
| richfaces-distribution-4.6.14.ayg.zip | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-distribution/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces</groupId>
<artifactId>richfaces-distribution</artifactId>
<version>4.6.14.ayg</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-distribution/
implementation 'com.github.albfernandez.richfaces:richfaces-distribution:4.6.14.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-distribution/
implementation ("com.github.albfernandez.richfaces:richfaces-distribution:4.6.14.ayg")
'com.github.albfernandez.richfaces:richfaces-distribution:pom:4.6.14.ayg'
<dependency org="com.github.albfernandez.richfaces" name="richfaces-distribution" rev="4.6.14.ayg">
<artifact name="richfaces-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces', module='richfaces-distribution', version='4.6.14.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces" % "richfaces-distribution" % "4.6.14.ayg"
[com.github.albfernandez.richfaces/richfaces-distribution "4.6.14.ayg"]