License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Leaf Data Databases Hdiv Security |
GroupId | GroupIdorg.hdiv |
ArtifactId | ArtifactIdspring-boot-starter-hdiv-thymeleaf |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-boot-starter-hdiv-thymeleaf
HDIV starter for Spring Boot projects that use Thymeleaf as view technology
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-boot-starter-hdiv-thymeleaf-1.3.2.pom | 1 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/org.hdiv/spring-boot-starter-hdiv-thymeleaf/
implementation ("org.hdiv:spring-boot-starter-hdiv-thymeleaf:1.3.2")
'org.hdiv:spring-boot-starter-hdiv-thymeleaf:pom:1.3.2'
<dependency org="org.hdiv" name="spring-boot-starter-hdiv-thymeleaf" rev="1.3.2">
<artifact name="spring-boot-starter-hdiv-thymeleaf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='spring-boot-starter-hdiv-thymeleaf', version='1.3.2')
)
libraryDependencies += "org.hdiv" % "spring-boot-starter-hdiv-thymeleaf" % "1.3.2"
[org.hdiv/spring-boot-starter-hdiv-thymeleaf "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hdiv : spring-boot-starter-hdiv-commons | jar | 1.3.2 |
org.hdiv : hdiv-thymeleaf | jar | 3.4.0 |