Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/velocity-tools
Mirror of Apache Velocity Tools
https://github.com/apache/velocity-tools
java library velocity
Last synced: 4 days 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 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T15:32:24.000Z (21 days ago)
- Last Synced: 2025-01-06T21:13:48.601Z (11 days ago)
- Topics: java, library, velocity
- Language: Java
- Size: 11.5 MB
- Stars: 46
- Watchers: 21
- Forks: 41
- 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 toolsApache Velocity Tools require at least Java 8 to run.
## Feedback
We welcome your feedback to [email protected].
- The Apache Velocity Team