MVN

org.apache.velocity : velocity-tools

Maven & Gradle

May 10, 2010
312 usages

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.

<dependency>
    <groupId>org.apache.velocity</groupId>
    <artifactId>velocity-tools</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.velocity : velocity-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0
  • Latest Beta: 2.0-beta4

All Versions

Choose a version of org.apache.velocity : velocity-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
velocity-tools-2.0
CVE-2020-13959
velocity-tools-2.0-beta4
CVE-2020-13959
velocity-tools-2.0-beta3
CVE-2020-13959
velocity-tools-2.0-beta2
CVE-2020-13959
1.3
velocity-tools-1.3
CVE-2020-13959

How to add a dependency to Maven

Add the following org.apache.velocity : velocity-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.velocity</groupId>
    <artifactId>velocity-tools</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.velocity : velocity-tools gradle dependency to your build.gradle file:

implementation 'org.apache.velocity:velocity-tools:2.0'

Gradle Kotlin DSL: Add the following org.apache.velocity : velocity-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.velocity:velocity-tools:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.velocity : velocity-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.velocity" % "velocity-tools" % "2.0"

Advertisement

Dependencies from Group

Nov 29, 2010
1.5k usages
Mar 03, 2021
428 usages
May 10, 2010
312 usages

Discover Dependencies

Sep 20, 2005
120 usages
js
Aug 21, 2009
313 usages
Jul 24, 2010
101 usages
Jul 17, 2006
110 usages
May 30, 2023
51 usages
4.3k stars
Jul 23, 2018
2 usages
7.3k stars
Jul 21, 2022
8 usages
334 stars
Jun 01, 2023
2.4k usages
7.7k stars
Jan 18, 2022
24 usages
30 stars
Jun 29, 2022
58 usages
462 stars