MVN

org.apache.velocity : velocity

Maven & Gradle

Nov 29, 2010
1.5k usages

Apache Velocity · Apache Velocity is a general purpose template engine.

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

Latest Version

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

  • Latest Stable: 1.7
  • Latest Beta: 1.7-beta1

All Versions

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

Version Vulnerabilities Updated
1.7
velocity-1.7
CVE-2020-13936
velocity-1.7-beta1
CVE-2020-13936
1.6.x
velocity-1.6.4
CVE-2020-13936
velocity-1.6.3
CVE-2020-13936
velocity-1.6.2
CVE-2020-13936
velocity-1.6.1
CVE-2020-13936
1.6
velocity-1.6
CVE-2020-13936
velocity-1.6-beta2
CVE-2020-13936
velocity-1.6-beta1
CVE-2020-13936
1.5
velocity-1.5
CVE-2020-13936

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.velocity</groupId>
    <artifactId>velocity</artifactId>
    <version>1.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.velocity:velocity:1.7'

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

implementation("org.apache.velocity:velocity:1.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.velocity" % "velocity" % "1.7"

Advertisement

Dependencies from Group

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

Discover Dependencies

Sep 17, 2014
433 stars
Nov 29, 2011
246 usages
64 stars
Aug 26, 2007
1 usages
Jul 08, 2009
13 usages
Mar 15, 2011
44 usages
Aug 18, 2023
80 usages
134 stars
Feb 23, 2011
8 usages
Jul 25, 2012
33 usages
Jan 26, 2013
14 usages