Эксперт ХД

org.springframework.boot:spring-boot-starter-thymeleaf (3.5.6)

Published 2026-09-15 10:19:43 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.springframework.boot</groupId>
	<artifactId>spring-boot-starter-thymeleaf</artifactId>
	<version>3.5.6</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.springframework.boot:spring-boot-starter-thymeleaf:3.5.6

About this package

Starter for building MVC web applications using Thymeleaf views

Dependencies

org.springframework.boot:spring-boot-starter
3.5.6
org.thymeleaf:thymeleaf-spring6
3.1.3.RELEASE
Details
Maven
2026-09-15 10:19:43 +00:00
288
spring-boot-starter-thymeleaf
Apache License, Version 2.0
6.9 KiB
Assets (2)
Versions (1) View all
3.5.6 2026-09-15