is not current version
Last Version 3.5.2

org.hdiv:hdiv-jsf 3.2.0

Web Application Security Framework

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

hdiv-jsf
Version

Version

3.2.0
Type

Type

jar

Download hdiv-jsf 3.2.0


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