Эксперт ХД

org.apache.velocity:velocity-engine-parent (2.3)

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

About this package

Apache Velocity is a general purpose template engine.
Details
Maven
2026-09-15 10:48:54 +00:00
0
Apache Velocity
14 KiB
Assets (1)
Versions (2) View all
2.4 2026-09-15
2.3 2026-09-15