Thymeleaf 4 Spring

Just some small utilities to quickly configure Thymeleaf with Spring MVC

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Thymeleaf 4 Spring
Just some small utilities to quickly configure Thymeleaf with Spring MVC
Ссылка на сайт

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

http://www.sevensource.org/
Организация-разработчик

Организация-разработчик

SevenSource

Скачать thymeleaf4spring

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.thymeleaf : thymeleaf jar 2.1.3.RELEASE
org.thymeleaf : thymeleaf-spring4 jar 2.1.3.RELEASE
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect Необязательный jar 1.2.4
org.thymeleaf.extras : thymeleaf-extras-conditionalcomments Необязательный jar 2.1.1.RELEASE
org.thymeleaf.extras : thymeleaf-extras-springsecurity3 Необязательный jar 2.1.1.RELEASE
com.github.mxab.thymeleaf.extras : thymeleaf-extras-data-attribute Необязательный jar 1.3
org.slf4j : slf4j-api jar 1.7.2

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-webmvc jar 4.0.5.RELEASE

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

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

Версии библиотеки

Версия
0.1.2
0.1.1
0.0.2
0.0.1