не последняя версия
Последняя версия 0.21.0

org.webjars.npm:thymeleaf 0.17.2

WebJar for thymeleaf

Категории

Категории

Leaf Данные Базы данных
Группа

Группа

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

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

thymeleaf
Версия

Версия

0.17.2
Тип

Тип

jar

Скачать thymeleaf 0.17.2


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