Registry / web-framework / bootsfaces

bootsfaces

JSON →
library2.0.1javamavenunverified

A JSF framework that integrates Bootstrap for responsive web applications.

<dependency> <groupId>net.bootsfaces</groupId> <artifactId>bootsfaces</artifactId> <version>2.0.1</version> </dependency>
INSTALL
IMPORT
SIG · BOOTSFACES
B
bootsfaces
web-frameworkjavav2.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.

Button
net.bootsfaces.component.button.Button

Creates a BootsFaces button component.

import net.bootsfaces.component.button.Button; public class Example { public void createButton() { Button button = new Button(); button.setValue("Click Me"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
bootsfaces — mvn dependency:get bootsfaces · libregistry