Registry / web-framework / richfaces

richfaces

JSON →
library3.0.1javamavenunverified

RichFaces is a component suite for JSF providing rich UI components.

<dependency> <groupId>org.richfaces</groupId> <artifactId>richfaces</artifactId> <version>3.0.1</version> </dependency>
INSTALL
IMPORT
SIG · RICHFACES
R
richfaces
web-frameworkjavav3.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UIPanel
org.richfaces.component.UIPanel

Creating a RichFaces panel component.

import org.richfaces.component.UIPanel; public class Example { public void usePanel() { UIPanel panel = new UIPanel(); panel.setId("myPanel"); } }
Debug
Known issues
breakingRichFaces 3.x is outdated; consider upgrading to 4.x or 5.x.
fix
Use org.richfaces:richfaces:5.x for newer versions.
affects: <=3.0.1
Upgrade
Version history
3.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
richfaces — mvn dependency:get richfaces · libregistry