is not current version
Last Version 3.5.2

org.hdiv:hdiv-struts-1 3.5.0.RC1

Web Application Security Framework

Categories

Categories

Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

hdiv-struts-1
Version

Version

3.5.0.RC1
Type

Type

jar

Download hdiv-struts-1 3.5.0.RC1


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