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