org.apache.velocity:velocity (1.5)

Published 2026-02-24 13:44:33 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.velocity</groupId>
	<artifactId>velocity</artifactId>
	<version>1.5</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.velocity:velocity:1.5

About this package

Apache Velocity is a general purpose template engine.

Dependencies

commons-collections:commons-collections
3.1
commons-lang:commons-lang
2.1
oro:oro
2.0.8
jdom:jdom
1.0
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
Details
Maven
2026-02-24 13:44:33 +00:00
0
Apache Velocity
The Apache Software License, Version 2.0
390 KiB
Assets (2)
Versions (1) View all
1.5 2026-02-24