The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.
'org.apache.myfaces:myfaces:13'
<dependency>
<groupId>org.apache.myfaces</groupId>
<artifactId>myfaces</artifactId>
<version>13</version>
</dependency>
<dependency org="org.apache.myfaces" name="myfaces" rev="13"/>
"org.apache.myfaces", "myfaces", "13"