Эксперт ХД

org.thymeleaf:thymeleaf-spring6 (3.1.3.RELEASE)

Published 2026-09-15 10:20:39 +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.thymeleaf</groupId>
	<artifactId>thymeleaf-spring6</artifactId>
	<version>3.1.3.RELEASE</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.thymeleaf:thymeleaf-spring6:3.1.3.RELEASE

Dependencies

org.thymeleaf:thymeleaf
jakarta.servlet:jakarta.servlet-api
org.springframework:spring-beans
org.springframework:spring-web
org.springframework:spring-webflux
org.springframework:spring-webmvc
org.springframework:spring-expression
org.springframework.webflow:spring-webflow
org.slf4j:slf4j-api
Details
Maven
2026-09-15 10:20:39 +00:00
288
thymeleaf-spring6
189 KiB
Assets (2)
Versions (1) View all
3.1.3.RELEASE 2026-09-15