Skip to content

taylor-project/primefaces

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Unofficial Mirror of PrimeFaces JSF Components

Why?

The New Maintanance Policy doesn't have freely available releases starting with PrimeFaces 3.5.

This work initiative aims to provide freely available repositories with the result of an integration effort of each change from original open source repository. All sources came from the original repository under the Apache License 2.0.

Maven Repository

Downloading unofficial releases with Maven:

<repository>
  <id>prime-github-repo</id>
  <name>Unofficial PrimeFaces Maven Repository</name>
  <url>http://primefaces.github.io/repository</url>
  <layout>default</layout>
</repository>

Building Artifacts

mvn clean install -Prelease -Dgpg.skip=true

About

Unofficial Mirror of PrimeFaces JSF Components

Resources

Stars

Watchers

Forks

Packages

No packages published