What is PrimeFaces?

PrimeFaces is a collection of rich UI components for JavaServer Faces. All widgets are open source and free to use under Apache License. PrimeFaces is developed by PrimeTek Informatics, a vendor with years of expertise in developing open source UI solutions. For project news and updates, please follow us on and visit .

Are Premium Themes included in PrimeFaces core?

Premium themes are only available exclusively for PrimeFaces Theme Designer subscribers and therefore not included in PrimeFaces core. Bootstrap light blue and dark blue themes are also included in PrimeFaces 10.x builds for Elite subscribers. Create awesome applications in no time using the premium templates and impress your users.

Which bootstrap themes are included in PrimeFaces builds?

Bootstrap light blue and dark blue themes are also included in PrimeFaces 10.x builds for Elite subscribers. Create awesome applications in no time using the premium templates and impress your users.

Where can I find PrimeFaces in Maven?

PrimeFaces 4.0 and newer are available at Maven Central, for older releases and RC releases add the following repository definition to your pom.xml in repositories section.

PrimeFaces is a lightweight library with one jar, zero-configuration and no required dependencies. You just need to download PrimeFaces, add the primefaces-{version}.jar to your classpath and import the namespace to get started. Namespaces

How to install PrimeFaces?

PrimeFaces is a lightweight library with one jar, zero-configuration and no required dependencies. You just need to download PrimeFaces, add the primefaces-{version}.jar to your classpath and import the namespace to get started. PrimeFaces namespace is necessary to add PrimeFaces components to your pages.