is not current version
Last Version 2.0.4

org.hdiv:hdiv-struts-2.0.9 2.0.3

Java Web Application Security Framework

Categories

Categories

Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

hdiv-struts-2.0.9
Version

Version

2.0.3
Type

Type

jar

Download hdiv-struts-2.0.9 2.0.3


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