Apache Velocity

Apache Velocity
DeveloperApache Software Foundation
Stable release
2.4.1 / October 14, 2024 (2024-10-14)
Written inJava
Operating systemCross-platform
TypeTemplate engine
LicenseApache License 2.0
Websitevelocity.apache.org
RepositoryVelocity Repository

Apache Velocity first released in April 2001, is a Java-based template engine that provides a template language to reference objects defined in Java code. It aims to ensure clean separation between the presentation tier and business tiers in a Web application (the model–view–controller design pattern).

Velocity is an open source software project hosted by the Apache Software Foundation. It is released under the Apache License. Jon Scott Stevens derived the name from the AltiVec Velocity Engine in the PowerPC G4 chip.