Last Version

Struts 2 jQuery Mobile Showcase 4.0.3

Parent project for Struts2 jQuery integration.

License

License

GroupId

GroupId

com.jgeppert.struts2.jquery
ArtifactId

ArtifactId

struts2-jquery-mobile-showcase
Version

Version

4.0.3
Type

Type

war
Description

Description

Struts 2 jQuery Mobile Showcase
Parent project for Struts2 jQuery integration.
Source Code Management

Source Code Management

http://code.google.com/p/struts2-jquery/source/browse/

Download struts2-jquery-mobile-showcase 4.0.3


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

Dependencies

compile (11)

Group / Artifact Type Version
com.jgeppert.struts2.jquery : struts2-jquery-plugin jar 4.0.3
com.jgeppert.struts2.jquery : struts2-jquery-mobile-plugin jar 4.0.3
org.apache.struts : struts2-convention-plugin jar 2.5.14.1
org.apache.struts : struts2-json-plugin jar 2.5.14.1
org.javassist : javassist jar 3.17.1-GA
org.apache.logging.log4j : log4j-api jar 2.9.0
org.apache.logging.log4j : log4j-core jar 2.9.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.0
org.apache.logging.log4j : log4j-1.2-api jar 2.9.0
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet : jsp-api jar 2.0

Project Modules

There are no modules declared in this project.