Facelets is a view declaration language for JavaServer Faces (JSF) used to build JSF-based web applications.
<dependency>
<groupId>com.sun.facelets</groupId>
<artifactId>jsf-facelets</artifactId>
<version>1.1.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instantiates the FaceletViewHandler
Migrate to a modern JSF implementation that includes Facelets support.
No dependency data recorded yet.