Jar examples for j:javax.faces
This is the master POM file for Oracle's Implementation of the JSF 2.1 Specification.
You can download jar file javax.faces 2.1.6 in this page.
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) plus GPL
You can use the following script to add javax.faces-2.1.6.jar to your project.
<dependency> <groupId>org.glassfish</groupId> <artifactId>javax.faces</artifactId> <version>2.1.6</version> </dependency>
compile group: 'org.glassfish', name: 'javax.faces', version: '2.1.6'
libraryDependencies += "org.glassfish" % "javax.faces" % "2.1.6"
<dependency org="org.glassfish" name="javax.faces" rev="2.1.6"/>
@Grapes(@Grab(group='org.glassfish', module='javax.faces', version='2.1.6'))
'org.glassfish:javax.faces:jar:2.1.6'
Click the following link to download the jar file.
javax.faces-2.1.6-javadoc.jar