Last Version

VelocityTools 2.0

VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine.

License

License

GroupId

GroupId

org.apache.velocity
ArtifactId

ArtifactId

velocity-tools
Version

Version

2.0
Type

Type

jar
Description

Description

VelocityTools
VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine.
Project URL

Project URL

http://velocity.apache.org/tools/devel/
Project Organization

Project Organization

Apache Software Foundation

Download velocity-tools 2.0


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

Dependencies

compile (14)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.7.0
commons-digester : commons-digester jar 1.8
commons-chain : commons-chain jar 1.1
commons-collections : commons-collections jar 3.2
commons-lang : commons-lang Optional jar 2.2
commons-logging : commons-logging jar 1.1
commons-validator : commons-validator jar 1.3.1
dom4j : dom4j jar 1.1
oro : oro jar 2.0.8
sslext : sslext jar 1.2-0
org.apache.struts : struts-core jar 1.3.8
org.apache.struts : struts-taglib jar 1.3.8
org.apache.struts : struts-tiles jar 1.3.8
org.apache.velocity : velocity jar 1.6.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (7)

Group / Artifact Type Version
httpunit : httpunit jar 1.6.1
org.mortbay.jetty : jetty-embedded jar 6.0.1
nekohtml : nekohtml jar 0.9.5
rhino : js jar 1.6R5
xerces : xercesImpl jar 2.8.1
xerces : xmlParserAPIs jar 2.6.2
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.