« 14 April 2004 - Apache JMeter 2.0 Released | Main | 16 April 2004 - Apache Axis C++ 1.1 Available »

April 14, 2004

14 April 2004 - Apache Velocity 1.4 Released

The Apache Velocity development team has released version 1.4 of the Velocity templating engine.

Changes include :

  • New (and better) introspection code

  • Pluggable introspection

  • Lots of little fixes

See changelog for more details.

Downloads :

Apache Velocity Team

----

Project Info -- Apache Velocity

DOAP File

Velocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code. When Velocity is used for web development, Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on creating a site that looks good, and programmers can focus solely on writing top-notch code. Velocity separates Java code from the web pages, making the web site more maintainable over its lifespan and providing a viable alternative to Java Server Pages (JSPs) or PHP.

Releases can be downloaded from http://velocity.apache.org/download.cgi

Project Websitehttp://velocity.apache.org
Programming LanguagesJava
Categorieslibrary
Mailing Listshttp://velocity.apache.org/contact.html
Bug/Issue Trackerhttp://issues.apache.org/jira/browse/VELOCITY
Project Management CommitteeApache Velocity

Access to the source code:

Browsehttp://svn.apache.org/viewvc/velocity/engine/trunk
SVN Directhttp://svn.apache.org/repos/asf/velocity/engine/trunk
Posted by Tetsuya Kitahata at April 14, 2004 01:26 PM
http://www.apachenews.org/archives/000266.html
[ Category : Apache Jakarta ] (PDF)(XML)