thymeleaf parent

Modern server-side Java template engine for both web and standalone environments

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

thymeleaf-parent
Последняя версия

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

3.1.0.M2
Дата

Дата

Тип

Тип

pom
Описание

Описание

thymeleaf parent
Modern server-side Java template engine for both web and standalone environments
Ссылка на сайт

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

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

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

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

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

https://github.com/thymeleaf/thymeleaf

Скачать thymeleaf-parent

Имя Файла Размер
thymeleaf-parent-3.1.0.M2.pom 18 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • dist
  • lib
  • examples

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

Версия
3.1.0.M2