is not current version
Last Version 1.5.3

com.github.jpaoletti:jpm-struts1-bootstrap 1.5.0

Struts1 web module for jpm

GroupId

GroupId

com.github.jpaoletti
ArtifactId

ArtifactId

jpm-struts1-bootstrap
Version

Version

1.5.0
Type

Type

war

Download jpm-struts1-bootstrap 1.5.0


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