Jar examples for m:myfaces-impl
The private implementation classes of the Apache MyFaces Core JSF-1.1 Implementation.
You can download jar file myfaces-impl 1.2.2 in this page.
Apache License
You can use the following script to add myfaces-impl-1.2.2.jar to your project.
<dependency> <groupId>org.apache.myfaces.core</groupId> <artifactId>myfaces-impl</artifactId> <version>1.2.2</version> </dependency>
compile group: 'org.apache.myfaces.core', name: 'myfaces-impl', version: '1.2.2'
libraryDependencies += "org.apache.myfaces.core" % "myfaces-impl" % "1.2.2"
<dependency org="org.apache.myfaces.core" name="myfaces-impl" rev="1.2.2"/>
@Grapes(@Grab(group='org.apache.myfaces.core', module='myfaces-impl', version='1.2.2'))
'org.apache.myfaces.core:myfaces-impl:jar:1.2.2'
Click the following link to download the jar file.
myfaces-impl-1.2.2-sources.jar