License |
License |
---|---|
GroupId | GroupIdcom.github.albfernandez.richfaces |
ArtifactId | ArtifactIdrichfaces-components-parent |
Last Version | Last Version4.6.19.ayg |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRichFaces UI Components Parent
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-components-parent-4.6.19.ayg.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-components-parent/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces</groupId>
<artifactId>richfaces-components-parent</artifactId>
<version>4.6.19.ayg</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-components-parent/
implementation 'com.github.albfernandez.richfaces:richfaces-components-parent:4.6.19.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-components-parent/
implementation ("com.github.albfernandez.richfaces:richfaces-components-parent:4.6.19.ayg")
'com.github.albfernandez.richfaces:richfaces-components-parent:pom:4.6.19.ayg'
<dependency org="com.github.albfernandez.richfaces" name="richfaces-components-parent" rev="4.6.19.ayg">
<artifact name="richfaces-components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces', module='richfaces-components-parent', version='4.6.19.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces" % "richfaces-components-parent" % "4.6.19.ayg"
[com.github.albfernandez.richfaces/richfaces-components-parent "4.6.19.ayg"]
Group / Artifact | Type | Version |
---|---|---|
com.github.albfernandez.richfaces : richfaces-core | jar | 4.6.19.ayg |
Group / Artifact | Type | Version |
---|---|---|
com.github.albfernandez.richfaces.cdk : annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.albfernandez.richfaces : richfaces-core | test-jar | 4.6.19.ayg |
com.github.albfernandez.richfaces : richfaces-page-fragments Optional | jar | 4.6.19.ayg |
com.github.albfernandez.test-jsf : jsf-test-stage | jar | |
junit : junit | jar | |
com.github.albfernandez.test-jsf : htmlunit-client | jar | |
com.github.albfernandez.test-jsf : jsf-mock | jar | |
com.github.albfernandez.test-jsf : jsf-mockito | jar | |
org.mockito : mockito-all | jar |