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