Эксперт ХД

org.apache.velocity:velocity-engine-core (2.4)

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-core</artifactId>
	<version>2.4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.velocity:velocity-engine-core:2.4

Dependencies

org.apache.commons:commons-lang3
3.17.0
org.slf4j:slf4j-api
junit:junit
${test.jdbc.driver.groupId}:${test.jdbc.driver.artifactId}
${test.jdbc.driver.version}
org.slf4j:slf4j-simple
Details
Maven
2026-09-15 10:48:54 +00:00
0
Apache Velocity - Engine
510 KiB
Assets (2)
Versions (2) View all
2.4 2026-09-15
2.3 2026-09-15