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