is not current version
Last Version 3.5.2

org.hdiv:hdiv-thymeleaf 3.4.0

Web Application Security Framework

Categories

Categories

Leaf Data Databases Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

hdiv-thymeleaf
Version

Version

3.4.0
Type

Type

jar

Download hdiv-thymeleaf 3.4.0


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