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-b19 in this page.
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
You can use the following script to add jsf-impl-1.2-b19.jar to your project.
<dependency> <groupId>javax.faces</groupId> <artifactId>jsf-impl</artifactId> <version>1.2-b19</version> </dependency>
compile group: 'javax.faces', name: 'jsf-impl', version: '1.2-b19'
libraryDependencies += "javax.faces" % "jsf-impl" % "1.2-b19"
<dependency org="javax.faces" name="jsf-impl" rev="1.2-b19"/>
@Grapes(@Grab(group='javax.faces', module='jsf-impl', version='1.2-b19'))
'javax.faces:jsf-impl:jar:1.2-b19'
Click the following link to download the jar file.
jsf-impl-1.2-b19.jar