This is the master POM file for Oracle's Implementation of the JSF 2.2 Specification.
'javax.faces:javax.faces-api:2.2'
<dependency>
<groupId>javax.faces</groupId>
<artifactId>javax.faces-api</artifactId>
<version>2.2</version>
</dependency>
<dependency org="javax.faces" name="javax.faces-api" rev="2.2"/>
"javax.faces", "javax.faces-api", "2.2"