is not current version
Last Version 4.0.3

com.jgeppert.struts2.jquery:struts2-jquery-plugin 1.8.3

A Plugin for the popular Java web framework Struts2 to provide AJAX functionality and UI Widgets based on the jQuery Javascript framework.

GroupId

GroupId

com.jgeppert.struts2.jquery
ArtifactId

ArtifactId

struts2-jquery-plugin
Version

Version

1.8.3
Type

Type

jar

Download struts2-jquery-plugin 1.8.3


<!-- https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-plugin/ -->
<dependency>
    <groupId>com.jgeppert.struts2.jquery</groupId>
    <artifactId>struts2-jquery-plugin</artifactId>
    <version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-plugin/
implementation 'com.jgeppert.struts2.jquery:struts2-jquery-plugin:1.8.3'
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-plugin/
implementation ("com.jgeppert.struts2.jquery:struts2-jquery-plugin:1.8.3")
'com.jgeppert.struts2.jquery:struts2-jquery-plugin:jar:1.8.3'
<dependency org="com.jgeppert.struts2.jquery" name="struts2-jquery-plugin" rev="1.8.3">
  <artifact name="struts2-jquery-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jgeppert.struts2.jquery', module='struts2-jquery-plugin', version='1.8.3')
)
libraryDependencies += "com.jgeppert.struts2.jquery" % "struts2-jquery-plugin" % "1.8.3"
[com.jgeppert.struts2.jquery/struts2-jquery-plugin "1.8.3"]