is not current version
Last Version 4.0.1

com.jgeppert.struts2.bootstrap:struts2-bootstrap-plugin 1.4.3


GroupId

GroupId

com.jgeppert.struts2.bootstrap
ArtifactId

ArtifactId

struts2-bootstrap-plugin
Version

Version

1.4.3
Type

Type

jar

Download struts2-bootstrap-plugin 1.4.3


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