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