Apache MyFaces Core

Build Status License

Apache's implementation of the JavaServer Faces (JSF) and Jakarta Faces specification

3.0.x Branch

The upcoming Jakarta Faces 3.0. It's equals to JSF 2.3 but with “jakarta.faces” packages and constants instead of “javax.faces”.

Minimum Requirements

  • Java 1.8
  • Servlet 5.0
  • EL 3.0
  • CDI 3.0
  • JSTL 2.0 (optional)
  • BV 2.0 (optional)

Installation

mvn clean install