This is the master POM file for Sun's Implementation of the JSF 1.2 Specification.
'javax.faces:jsf-impl:1.2_15'
<dependency>
<groupId>javax.faces</groupId>
<artifactId>jsf-impl</artifactId>
<version>1.2_15</version>
</dependency>
<dependency org="javax.faces" name="jsf-impl" rev="1.2_15"/>
"javax.faces", "jsf-impl", "1.2_15"