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