Эксперт ХД

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

Published 2026-09-15 10:20:38 +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-lib</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-lib:3.1.3.RELEASE
Details
Maven
2026-09-15 10:20:38 +00:00
288
thymeleaf lib
6.3 KiB
Assets (1)
Versions (1) View all
3.1.3.RELEASE 2026-09-15