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 installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.thymeleaf:thymeleaf-parent:3.1.3.RELEASEAbout this package
Modern server-side Java template engine for both web and standalone environments
Details
2026-09-15 10:20:39 +00:00
Assets (1)
Versions (1)
View all
Maven
289
thymeleaf parent
The Apache Software License, Version 2.0
21 KiB
3.1.3.RELEASE
2026-09-15