https://github.com/apache/velocity-tools
Mirror of Apache Velocity Tools
https://github.com/apache/velocity-tools
java library velocity
Last synced: 10 months ago
JSON representation
Mirror of Apache Velocity Tools
- Host: GitHub
- URL: https://github.com/apache/velocity-tools
- Owner: apache
- License: apache-2.0
- Created: 2013-11-22T08:00:14.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T15:32:24.000Z (about 1 year ago)
- Last Synced: 2025-03-30T03:21:48.868Z (10 months ago)
- Topics: java, library, velocity
- Language: Java
- Size: 11.5 MB
- Stars: 46
- Watchers: 19
- Forks: 44
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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