Эксперт ХД

org.apache.velocity:velocity (1.6.2)

Published 2026-09-15 11:13:05 +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</artifactId>
	<version>1.6.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.velocity:velocity:1.6.2

About this package

Apache Velocity is a general purpose template engine.

Dependencies

commons-collections:commons-collections
3.2.1
commons-lang:commons-lang
2.4
oro:oro
2.0.8
jdom:jdom
1.0
commons-logging:commons-logging
1.1
log4j:log4j
1.2.12
javax.servlet:servlet-api
2.3
logkit:logkit
2.0
ant:ant
1.6
werken-xpath:werken-xpath
0.9.4
junit:junit
3.8.1
hsqldb:hsqldb
1.7.1
Details
Maven
2026-09-15 11:13:05 +00:00
0
Apache Velocity
10 KiB
Assets (1)
Versions (2) View all
1.7 2026-09-15
1.6.2 2026-09-15