is not current version
Last Version 3.5.2

org.hdiv:hdiv-struts-1 2.1.7.RC2

Java Web Application Security Framework

Categories

Categories

Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

hdiv-struts-1
Version

Version

2.1.7.RC2
Type

Type

jar

Download hdiv-struts-1 2.1.7.RC2


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