Routing :: Thymeleaf

HTML Producer using Thymeleaf

Лицензия

Лицензия

Категории

Категории

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

Группа

net.cactusthorn.routing
Идентификатор

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

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

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

0.30
Дата

Дата

Тип

Тип

jar
Описание

Описание

Routing :: Thymeleaf
HTML Producer using Thymeleaf
Система контроля версий

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

https://github.com/Gmugra/net.cactusthorn.routing

Скачать thymeleaf

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.cactusthorn.routing : core jar 0.30
org.thymeleaf : thymeleaf jar 3.0.12.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1
org.mockito : mockito-core jar 3.8.0
org.mockito : mockito-junit-jupiter jar 3.8.0

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

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

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

Версия
0.30
0.29
0.28
0.27
0.26
0.25