License |
License |
---|---|
GroupId | GroupIdcom.github.albfernandez.richfaces |
ArtifactId | ArtifactIdrichfaces-a4j |
Last Version | Last Version4.6.19.ayg |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRichFaces a4j components
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 |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-a4j/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces</groupId>
<artifactId>richfaces-a4j</artifactId>
<version>4.6.19.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-a4j/
implementation 'com.github.albfernandez.richfaces:richfaces-a4j:4.6.19.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces-a4j/
implementation ("com.github.albfernandez.richfaces:richfaces-a4j:4.6.19.ayg")
'com.github.albfernandez.richfaces:richfaces-a4j:jar:4.6.19.ayg'
<dependency org="com.github.albfernandez.richfaces" name="richfaces-a4j" rev="4.6.19.ayg">
<artifact name="richfaces-a4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces', module='richfaces-a4j', version='4.6.19.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces" % "richfaces-a4j" % "4.6.19.ayg"
[com.github.albfernandez.richfaces/richfaces-a4j "4.6.19.ayg"]
Group / Artifact | Type | Version |
---|---|---|
com.github.albfernandez.richfaces : richfaces-core | jar | 4.6.19.ayg |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-6.0 | pom | 3.0.3.Final |
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 |