is not current version
Last Version 1.5.3

com.github.jpaoletti:jpm-struts1 1.3.0

Struts1 web module for jpm

GroupId

GroupId

com.github.jpaoletti
ArtifactId

ArtifactId

jpm-struts1
Version

Version

1.3.0
Type

Type

war

Download jpm-struts1 1.3.0


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