License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdcom.github.albfernandez.richfaces |
ArtifactId | ArtifactIdrichfaces-distribution |
Last Version | Last Version4.6.19.ayg |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRichFaces 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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
richfaces-distribution-4.6.19.ayg.pom | |
richfaces-distribution-4.6.19.ayg.zip | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-distribution/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces</groupId>
<artifactId>richfaces-distribution</artifactId>
<version>4.6.19.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.19.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-distribution/
implementation ("com.github.albfernandez.richfaces:richfaces-distribution:4.6.19.ayg")
'com.github.albfernandez.richfaces:richfaces-distribution:pom:4.6.19.ayg'
<dependency org="com.github.albfernandez.richfaces" name="richfaces-distribution" rev="4.6.19.ayg">
<artifact name="richfaces-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces', module='richfaces-distribution', version='4.6.19.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces" % "richfaces-distribution" % "4.6.19.ayg"
[com.github.albfernandez.richfaces/richfaces-distribution "4.6.19.ayg"]