is not current version
Last Version 1.3.2

org.hdiv:spring-boot-starter-hdiv-thymeleaf 1.3.1

HDIV starter for Spring Boot projects that use Thymeleaf as view technology

Categories

Categories

Spring Boot Container Microservices Leaf Data Databases Hdiv Security
GroupId

GroupId

org.hdiv
ArtifactId

ArtifactId

spring-boot-starter-hdiv-thymeleaf
Version

Version

1.3.1
Type

Type

pom

Download spring-boot-starter-hdiv-thymeleaf 1.3.1


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