Spring Boot and Thymeleaf library for htmx

Spring Boot library to make it easy to work with htmx and Thymeleaf

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Leaf Данные Базы данных
Группа

Группа

io.github.wimdeblauwe
Идентификатор

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

htmx-spring-boot-thymeleaf
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot and Thymeleaf library for htmx
Spring Boot library to make it easy to work with htmx and Thymeleaf

Скачать htmx-spring-boot-thymeleaf

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

<!-- https://jarcasting.com/artifacts/io.github.wimdeblauwe/htmx-spring-boot-thymeleaf/ -->
<dependency>
    <groupId>io.github.wimdeblauwe</groupId>
    <artifactId>htmx-spring-boot-thymeleaf</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/htmx-spring-boot-thymeleaf/
implementation 'io.github.wimdeblauwe:htmx-spring-boot-thymeleaf:0.2.0'
// https://jarcasting.com/artifacts/io.github.wimdeblauwe/htmx-spring-boot-thymeleaf/
implementation ("io.github.wimdeblauwe:htmx-spring-boot-thymeleaf:0.2.0")
'io.github.wimdeblauwe:htmx-spring-boot-thymeleaf:jar:0.2.0'
<dependency org="io.github.wimdeblauwe" name="htmx-spring-boot-thymeleaf" rev="0.2.0">
  <artifact name="htmx-spring-boot-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wimdeblauwe', module='htmx-spring-boot-thymeleaf', version='0.2.0')
)
libraryDependencies += "io.github.wimdeblauwe" % "htmx-spring-boot-thymeleaf" % "0.2.0"
[io.github.wimdeblauwe/htmx-spring-boot-thymeleaf "0.2.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.5.8
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.5.8
org.springframework.boot : spring-boot-autoconfigure-processor Необязательный jar 2.5.8
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.5.8
org.springframework.boot : spring-boot-starter-thymeleaf Необязательный jar 2.5.8

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.5.8

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

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

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

Версия
0.2.0
0.1.0