Jar examples for a:ajaxtags
The AJAX Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
You can download jar file ajaxtags 1.2-beta3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ajaxtags-1.2-beta3.jar to your project.
<dependency> <groupId>org.ajaxtags</groupId> <artifactId>ajaxtags</artifactId> <version>1.2-beta3</version> </dependency>
compile group: 'org.ajaxtags', name: 'ajaxtags', version: '1.2-beta3'
libraryDependencies += "org.ajaxtags" % "ajaxtags" % "1.2-beta3"
<dependency org="org.ajaxtags" name="ajaxtags" rev="1.2-beta3"/>
@Grapes(@Grab(group='org.ajaxtags', module='ajaxtags', version='1.2-beta3'))
'org.ajaxtags:ajaxtags:jar:1.2-beta3'
Click the following link to download the jar file.
ajaxtags-1.2-beta3-sources.jar