License |
License |
---|---|
GroupId | GroupIdcom.github.albfernandez.richfaces |
ArtifactId | ArtifactIdrichfaces |
Last Version | Last Version4.6.19.ayg |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRichFaces rich 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 |
Filename | Size |
---|---|
richfaces-4.6.19.ayg.pom | |
richfaces-4.6.19.ayg.jar | 6 MB |
richfaces-4.6.19.ayg-vdldoc.jar | 270 KB |
richfaces-4.6.19.ayg-sources.jar | 3 MB |
richfaces-4.6.19.ayg-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces</groupId>
<artifactId>richfaces</artifactId>
<version>4.6.19.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces/
implementation 'com.github.albfernandez.richfaces:richfaces:4.6.19.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces/richfaces/
implementation ("com.github.albfernandez.richfaces:richfaces:4.6.19.ayg")
'com.github.albfernandez.richfaces:richfaces:jar:4.6.19.ayg'
<dependency org="com.github.albfernandez.richfaces" name="richfaces" rev="4.6.19.ayg">
<artifact name="richfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces', module='richfaces', version='4.6.19.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces" % "richfaces" % "4.6.19.ayg"
[com.github.albfernandez.richfaces/richfaces "4.6.19.ayg"]
Group / Artifact | Type | Version |
---|---|---|
com.github.albfernandez.richfaces : richfaces-core | jar | 4.6.19.ayg |
com.github.albfernandez.richfaces : richfaces-a4j | jar | 4.6.19.ayg |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-6.0 | pom | 3.0.3.Final |
org.jboss.spec.javax.el : jboss-el-api_3.0_spec | jar | 1.0.13.Final |
javax.validation : validation-api Optional | jar | |
com.github.albfernandez.richfaces.cdk : annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.2.11 |
com.sun.xml.bind : jaxb-core | jar | 2.2.11 |
xmlunit : xmlunit | jar | |
com.github.albfernandez.test-jsf : jsf-test-scriptunit | jar | |
org.hibernate : hibernate-validator | jar | |
org.hamcrest : hamcrest-all | jar | |
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 |