is not current version
Last Version 1.20

org.nuiton.web:nuiton-struts2 1.17

Extra classes for Struts 2 based applications

GroupId

GroupId

org.nuiton.web
ArtifactId

ArtifactId

nuiton-struts2
Version

Version

1.17
Type

Type

jar

Download nuiton-struts2 1.17


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