BootsFaces - Open Source Project
This is the next gen JSF Framework that takes the best from Bootstrap 3 and jQuery UI to let you develop Front-end Enterprise Applications fast and easy.
To learn more about the framework, take a look at BootsFaces.net and visit our Showcase for live demos.
The source for our page can be found on GitHub. If you want to have a deeper look on how to use the library or found a mistake, visit the Showcase Project or the Examples Project.
To get up and running quickly, have a look at the Quick Start.
<dependency>
<groupId>net.bootsfaces</groupId>
<artifactId>bootsfaces</artifactId>
<version>1.1.0</version>
</dependency>
compile 'net.bootsfaces:bootsfaces:1.1.0'
See this issue for instructions on how to get a current developer snapshot via Maven.
There's also a Snapshot Showcase with the newest upstream changes.
If you want to get your feet wet yourself, we suggest you to take a look at our cheat-sheet and the contribution guidelines.