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