Jar examples for s:struts2-jquery-plugin
A Plugin for the popular Java web framework Struts2 to provide AJAX functionality and UI Widgets based on the jQuery Javascript framework.
You can download jar file struts2-jquery-plugin 4.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add struts2-jquery-plugin-4.0.3.jar to your project.
<dependency> <groupId>com.jgeppert.struts2.jquery</groupId> <artifactId>struts2-jquery-plugin</artifactId> <version>4.0.3</version> </dependency>
compile group: 'com.jgeppert.struts2.jquery', name: 'struts2-jquery-plugin', version: '4.0.3'
libraryDependencies += "com.jgeppert.struts2.jquery" % "struts2-jquery-plugin" % "4.0.3"
<dependency org="com.jgeppert.struts2.jquery" name="struts2-jquery-plugin" rev="4.0.3"/>
@Grapes(@Grab(group='com.jgeppert.struts2.jquery', module='struts2-jquery-plugin', version='4.0.3'))
'com.jgeppert.struts2.jquery:struts2-jquery-plugin:jar:4.0.3'
Click the following link to download the jar file.
struts2-jquery-plugin-4.0.3-javadoc.jar