# primefaces
**Repository Path**: mirrors/primefaces
## Basic Information
- **Project Name**: primefaces
- **Description**: PrimeFaces是一个用于提高JSF Web应用程序开发效率的开源类库
- **Primary Language**: Java
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/primefaces
- **GVP Project**: No
## Statistics
- **Stars**: 3
- **Forks**: 1
- **Created**: 2020-06-24
- **Last Updated**: 2026-01-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://repo.maven.apache.org/maven2/org/primefaces/primefaces/)
[](https://github.com/primefaces/primefaces/actions/workflows/build.yml)
[](https://github.com/primefaces/primefaces/actions/workflows/nightly.yml)
[](https://sonarcloud.io/dashboard?id=org.primefaces%3Aprimefaces)
[](https://opensource.org/licenses/MIT)
[](https://discord.gg/gzKFYnpmCY)
[](https://stackoverflow.com/questions/tagged/primefaces+jsf)
[](https://github.com/orgs/primefaces/discussions)
[](https://gurubase.io/g/primefaces)
[](https://www.primefaces.org/showcase)
# PrimeFaces
This is an overview page, please visit [PrimeFaces.org](https://www.primefaces.org) for more information.
[](https://www.primefaces.org/showcase)
### Overview
***
[PrimeFaces](https://www.primefaces.org/) is one of the most popular UI libraries in Java EE Ecosystem and widely used by software companies, world renowned brands, banks, financial institutions, insurance companies, universities and more. Here are [some of the users](https://www.primefaces.org/whouses) who notified us or subscribed to a [PrimeFaces Support Service](https://www.primefaces.org/support).
### Community <> LTS <> Pro
***
This is the open source code and issue tracker of the PrimeFaces master (a.k.a. community version).
Please check the following link for informations about [Long Term Support (LTS)](https://www.primefaces.org/showcase/lts.xhtml) and [PRO](https://www.primefaces.org/support/)
What does that mean?
- PrimeFaces is developed by PrimeTek and the open source community.
- The most contributors here on GitHub are working on PrimeFaces in their spare time.
- PrimeTek pushes fixes and new features from their closed source LTS and Pro repositories to the community edition.
- We, the community on GitHub, only provide support for issues, which are reproducible with the current major release or SNAPSHOT.
- We are NOT able to port bugfixes to LTS releases. This is up to PrimeTek and can e.g. be triggered with [PrimeFaces PRO](https://www.primefaces.org/support/). You can also ask questions in the [LTS Discussions](https://github.com/orgs/primefaces/discussions/categories/primefaces-lts).
### Versions
***
Version | Status | JSF version | Java version | Documentation | Showcase
------------ | ------------- | ------------- | ------------- | ------------- | ------------- |
unreleased | unreleased |  -  |  | [HTML](https://primefaces.github.io/primefaces/16_0_0/#/) | [HTTPS](https://primefaces-showcase-zvbjj.ondigitalocean.app/)
 | STS |  -  |  | [HTML](https://primefaces.github.io/primefaces/15_0_0/#/) | [HTTPS](https://primefaces15-showcase-f233g.ondigitalocean.app/)
 | LTS |  -  |  | [HTML](https://primefaces.github.io/primefaces/14_0_0/#/) | [HTTPS](https://primefaces14-showcase-ifqw8.ondigitalocean.app/)
 | LTS |  -  |  | [HTML](https://primefaces.github.io/primefaces/13_0_0/#/) |
Archive
Version | Status | JSF version | Java version | Documentation
------------ | ------------- | ------------- | ------------- | ------------- |
 | LTS |  -  |  | [HTML](https://primefaces.github.io/primefaces/12_0_0/#/)
 | LTS |  -  |  | [HTML](https://primefaces.github.io/primefaces/11_0_0/#/)
 | LTS |  -  |  | [HTML](https://primefaces.github.io/primefaces/10_0_0/#/)
 | LTS |  -  |  | [HTML](https://primefaces.github.io/primefaces/8_0/#/)
 | Legacy |  -  |  | [HTML](https://primefaces.github.io/primefaces/7_0/#/)
 | Legacy |  -  |  | [PDF](https://www.primefaces.org/docs/guide/primefaces_user_guide_6_2.pdf)
 | Legacy |  -  |  | [PDF](https://www.primefaces.org/docs/guide/primefaces_user_guide_6_1.pdf)
 | Legacy |  -  |  | [PDF](https://www.primefaces.org/docs/guide/primefaces_user_guide_6_0.pdf)
 | Legacy |  -  |  | [PDF](https://www.primefaces.org/docs/guide/primefaces_user_guide_5_3.pdf)
 | Legacy |  -  |  | [PDF](https://www.primefaces.org/docs/guide/primefaces_user_guide_5_2.pdf)
 | Legacy |  -  |  | [PDF](https://www.primefaces.org/docs/guide/primefaces_user_guide_5_1.pdf)
### Maven
***
##### Release
```xml
org.primefaces
primefaces
15.0.6
org.primefaces
primefaces
15.0.6
jakarta
```
##### SNAPSHOT
```xml
org.primefaces
primefaces
16.0.0-SNAPSHOT
sonatype-snapshots
Sonatype Snapshot Repository
https://oss.sonatype.org/content/repositories/snapshots
false
true
```
### Manual Download
***
PrimeFaces JAR can be downloaded manually via the [Maven Repository](https://repo1.maven.org/maven2/org/primefaces/primefaces/).
### Tag Library
***
The VDL documentation for the PrimeFaces tag library can be found here: https://primefaces.github.io/primefaces/vdldoc/
### Usage
***
```xml
```
### Demo
***
Please refer to the [showcase](https://www.primefaces.org/showcase) in order to see the full usage of the components. Sources of PrimeFaces showcase are available within module [primefaces-showcase](https://github.com/primefaces/primefaces/tree/master/primefaces-showcase).
You can also download the PrimeFaces Showcase WAR via the [Maven Repository](https://repo1.maven.org/maven2/org/primefaces/primefaces-showcase/). This is the version for plain Servlet containers like Tomcat.
### Contribution
***
Visit the [contribution](./CONTRIBUTING.md) page for detailed information.
### Release Instructions
***
Visit the [Release Checklist](https://github.com/primefaces/primefaces/wiki/Release-Checklist) for how to release an LTS or STS version.
### License
***
Licensed under the MIT License.