Last Version

Struts2 Bootstrap Showcase 4.0.1

Parent project for Struts2 Bootstrap integration.

License

License

GroupId

GroupId

com.jgeppert.struts2.bootstrap
ArtifactId

ArtifactId

struts2-bootstrap-showcase
Version

Version

4.0.1
Type

Type

war
Description

Description

Struts2 Bootstrap Showcase
Parent project for Struts2 Bootstrap integration.

Download struts2-bootstrap-showcase 4.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.jgeppert.struts2.bootstrap : struts2-bootstrap-plugin jar 4.0.1
com.jgeppert.struts2.jquery : struts2-jquery-plugin jar 4.0.3
org.apache.struts : struts2-convention-plugin jar 2.5.28.1
org.apache.struts : struts2-json-plugin jar 2.5.28.1
org.apache.logging.log4j : log4j-core jar 2.16.0

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.