OmniFaces
OmniFaces - is a Faces / JSF utility library to make life easier!
- Documentation
- Community
Guides
This extension has a guide to get you going.Installation
To add this extension to your project, use the relevant command in your Quarkus project directory:
Quarkus CLI
quarkus ext add io.quarkiverse.omnifaces:quarkus-omnifaces
Maven
./mvnw quarkus:add-extension -Dextensions="io.quarkiverse.omnifaces:quarkus-omnifaces"
Gradle
./gradlew addExtension --extensions="io.quarkiverse.omnifaces:quarkus-omnifaces"
Spot a problem? Submit a change to the OmniFaces extension's quarkus-extension.yaml and this content will be updated by the next extension release. This page was generated from the extension metadata published to the Quarkus registry.