Mojarra is Oracle's reference implementation of the JavaServer Faces (JSF) 2.2 specification.
<dependency>
<groupId>com.sun.faces</groupId>
<artifactId>jsf-impl</artifactId>
<version>2.2.20</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add a faces message in a JSF application.
Migrate to jakarta.faces package if using Jakarta EE.
No dependency data recorded yet.