Mirror of Apache Velocity Tools

Clone this repo:
  1. 1ea4089 Merge pull request #22 from jghansell/VELTOOLS-211 by Claude Brisson · 5 months ago master
  2. 2c6e64e [VELTOOLS-211] org.apache.velocity.tools.ClassUtils#getClass(String) fails when the context class loader is null by Jadon Hansell · 5 months ago
  3. 117bab2 [VELTOOLS-211] org.apache.velocity.tools.ClassUtils#getClass(String) fails when the context class loader is null by Jadon Hansell · 5 months ago
  4. 712cfbd Prefer constants over literals by eduarddrenth · 10 months ago
  5. 69fbb0e [VELTOOLS-206] Upgrade to Velocity Engine 2.4 by Michael Osipov · 8 months ago

Title: Apache Velocity Tools

Apache Velocity Tools

Welcome to the VelocityTools projects. This is a subproject of the Apache Velocity project hosted at https://velocity.apache.org/

The VelocityTools project contains several subprojects:

velocity-tools-generic/             A collection of general purpose tools
velocity-tools-view/                Tools servlets and filters for use in a webapp
velocity-tools-jsp/                 Tools for a JEE JSP context
velocity-tools-examples/
  velocity-tools-examples-simple/   Simple examples
  velocity-tools-examples-showcase/ A full webapp demonstrating tools

Apache Velocity Tools require at least Java 8 to run.

Feedback

We welcome your feedback to user@velocity.apache.org.

  • The Apache Velocity Team