is not current version
Last Version 3.5.2

org.hdiv:hdiv-jsf 2.1.12

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.12
Type

Type

jar

Download hdiv-jsf 2.1.12


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