is not current version
Last Version 3.5.2

org.hdiv:hdiv-jsf 2.1.6

Java 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

2.1.6
Type

Type

jar

Download hdiv-jsf 2.1.6


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