is not current version
Last Version 4.0.3

com.jgeppert.struts2.jquery:struts2-jquery-archetype-base 3.3.3

This Archetype provides a Webapp Configuration ready for the Struts2 jQuery Plugin.

GroupId

GroupId

com.jgeppert.struts2.jquery
ArtifactId

ArtifactId

struts2-jquery-archetype-base
Version

Version

3.3.3
Type

Type

jar

Download struts2-jquery-archetype-base 3.3.3


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