Jar examples for a:ajax4jsf
Ajax4jsf is an open source extension to the JavaServer Faces standard that adds AJAX capability to JSF applications without requiring the writing of any JavaScript.
You can download jar file ajax4jsf 1.0.6 in this page.
CDDL
You can use the following script to add ajax4jsf-1.0.6.jar to your project.
<dependency> <groupId>net.java.dev.ajax4jsf</groupId> <artifactId>ajax4jsf</artifactId> <version>1.0.6</version> </dependency>
compile group: 'net.java.dev.ajax4jsf', name: 'ajax4jsf', version: '1.0.6'
libraryDependencies += "net.java.dev.ajax4jsf" % "ajax4jsf" % "1.0.6"
<dependency org="net.java.dev.ajax4jsf" name="ajax4jsf" rev="1.0.6"/>
@Grapes(@Grab(group='net.java.dev.ajax4jsf', module='ajax4jsf', version='1.0.6'))
'net.java.dev.ajax4jsf:ajax4jsf:jar:1.0.6'
Click the following link to download the jar file.
ajax4jsf-1.0.6-javadoc.jar