Last Version

Velocity 1.5-20060721.044818

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

velocity
Version

Version

1.5-20060721.044818
Type

Type

jar
Description

Description

Velocity
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
Project Organization

Project Organization

Apache Software Foundation

Download velocity 1.5-20060721.044818


<!-- https://jarcasting.com/artifacts/maven/velocity/ -->
<dependency>
    <groupId>maven</groupId>
    <artifactId>velocity</artifactId>
    <version>1.5-20060721.044818</version>
</dependency>
// https://jarcasting.com/artifacts/maven/velocity/
implementation 'maven:velocity:1.5-20060721.044818'
// https://jarcasting.com/artifacts/maven/velocity/
implementation ("maven:velocity:1.5-20060721.044818")
'maven:velocity:jar:1.5-20060721.044818'
<dependency org="maven" name="velocity" rev="1.5-20060721.044818">
  <artifact name="velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='maven', module='velocity', version='1.5-20060721.044818')
)
libraryDependencies += "maven" % "velocity" % "1.5-20060721.044818"
[maven/velocity "1.5-20060721.044818"]

Dependencies

compile (11)

Group / Artifact Type Version
ant : ant jar 1.6.2
commons-collections : commons-collections jar 3.1
commons-lang : commons-lang jar 2.1
jdom : jdom jar 1.0
log4j : log4j jar 1.2.12
avalon-logkit : avalon-logkit jar 2.1
oro : oro jar 2.0.8
servletapi : servletapi jar 2.3
werken-xpath : werken-xpath jar 0.9.4
junit : junit jar 3.8.1
antlr : antlr jar 2.7.5

Project Modules

There are no modules declared in this project.