не последняя версия
Последняя версия 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

Категории

Категории

Spring Boot Контейнер Микросервисы Leaf Данные Базы данных Hdiv Безопасность
Группа

Группа

org.hdiv
Идентификатор

Идентификатор

spring-boot-starter-hdiv-thymeleaf
Версия

Версия

1.3.1
Тип

Тип

pom

Скачать spring-boot-starter-hdiv-thymeleaf 1.3.1

Имя Файла Размер
spring-boot-starter-hdiv-thymeleaf-1.3.1.pom 1 KB
Обзор

<!-- 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"]