EE4J compatible implementation of the Jakarta Faces API for building web UIs in Java EE.
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>jakarta.faces</artifactId>
<version>4.1.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a FacesMessage for use in JSF applications.
Update imports from javax.faces.* to jakarta.faces.* and use compatible containers.
No dependency data recorded yet.