Эксперт ХД

org.thymeleaf:thymeleaf-parent (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-parent</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-parent:3.1.3.RELEASE

About this package

Modern server-side Java template engine for both web and standalone environments
Details
Maven
2026-09-15 10:20:39 +00:00
288
thymeleaf parent
The Apache Software License, Version 2.0
21 KiB
Assets (1)
Versions (1) View all
3.1.3.RELEASE 2026-09-15