is not current version
Last Version 2.0.4

org.hdiv:hdiv-struts-1.2.4 2.0.3

Java Web Application Security Framework

Categories

Categories

Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

hdiv-struts-1.2.4
Version

Version

2.0.3
Type

Type

jar

Download hdiv-struts-1.2.4 2.0.3


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