apache/velocity-tools ↗
Created Jan 1, 2021 · View the apache/velocity-tools repository page
Mirror of Apache Velocity Tools
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
14
Lines of Code
8,660
From
Jan 3, 2002
To
Nov 20, 2020
About apache/velocity-tools
Apache Velocity Tools is a subproject of the Apache Velocity templating engine that provides utility tools and helper classes for working with Velocity templates. The project is organized into several modules that serve different use cases: generic tools for general-purpose functionality, view-specific tools designed for web applications including servlets and filters, and JSP-specific tools for Java Enterprise Edition contexts. The project also includes example applications ranging from simple demonstrations to a comprehensive showcase webapp that illustrates the capabilities of the toolset.
The tools library requires Java 8 or later to run and is maintained by the Apache Velocity Team. It extends Velocity's core templating capabilities by offering pre-built utilities that developers can integrate into their template contexts, reducing the need to write custom helper code when building web applications or other Java-based projects that rely on Velocity for template rendering.


