Эксперт ХД

org.apache.velocity.tools:velocity-tools-parent (3.1)

Published 2026-09-15 10:48:52 +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.apache.velocity.tools</groupId>
	<artifactId>velocity-tools-parent</artifactId>
	<version>3.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.velocity.tools:velocity-tools-parent:3.1

About this package

VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine.
Details
Maven
2026-09-15 10:48:52 +00:00
0
VelocityTools
7.8 KiB
Assets (1)
Versions (1) View all
3.1 2026-09-15