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

Thymeleaf With Dialect 3.0.1

A dialect for Thymeleaf that allows you to use attributes with a "with:" prefix to avoid having long "th:with"-expressions. Working with Thymeleaf 3.0.0+ (3.0.0.RELEASE and its dependencies included)

Лицензия

Лицензия

Категории

Категории

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

Группа

ch.mfrey.thymeleaf.extras.with
Идентификатор

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

thymeleaf-with-dialect
Версия

Версия

3.0.1
Тип

Тип

jar
Описание

Описание

Thymeleaf With Dialect
A dialect for Thymeleaf that allows you to use attributes with a "with:" prefix to avoid having long "th:with"-expressions. Working with Thymeleaf 3.0.0+ (3.0.0.RELEASE and its dependencies included)
Ссылка на сайт

Ссылка на сайт

https://github.com/Antibrumm/thymeleaf-extras-with-dialect
Система контроля версий

Система контроля версий

https://github.com/Antibrumm/thymeleaf-extras-with-dialect.git

Скачать thymeleaf-with-dialect 3.0.1


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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.thymeleaf : thymeleaf jar 3.0.3.RELEASE

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.7

Модули Проекта

Данный проект не имеет модулей.