Last Version

Apache Velocity 1.5

Apache Velocity is a general purpose template engine.

License

License

GroupId

GroupId

velocity
ArtifactId

ArtifactId

velocity
Version

Version

1.5
Type

Type

pom
Description

Description

Apache Velocity
Apache Velocity is a general purpose template engine.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/velocity/engine/tags/Velocity_1.5

Download velocity 1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.1
commons-lang : commons-lang jar 2.1
oro : oro jar 2.0.8

provided (6)

Group / Artifact Type Version
jdom : jdom jar 1.0
log4j : log4j jar 1.2.12
javax.servlet : servlet-api jar 2.3
logkit : logkit jar 2.0
ant : ant jar 1.6
werken-xpath : werken-xpath jar 0.9.4

Project Modules

There are no modules declared in this project.