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:2'
<dependency>
<groupId>org.apache.myfaces</groupId>
<artifactId>myfaces</artifactId>
<version>2</version>
</dependency>
<dependency org="org.apache.myfaces" name="myfaces" rev="2"/>
"org.apache.myfaces", "myfaces", "2"