Download List

프로젝트 설명

Velocity is a Java-based template engine. It permits anyone to use the 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 the long run and providing a viable alternative to Java Server Pages (JSPs) or PHP. Velocity also provides template services for the Turbine Web application framework, making a template service that allows Web applications to be developed according to a true MVC model.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-05 03:29
1.6

새로운 지침 : # 정의, 그리고 평가하는 방법을 지원 # Vararg 휴식 #. 리스트 방법을 배열로 전화를하실 수있습니다. 주요 성능 향상 (둘 다 메모리와 속도). 새로운 엄격한 참조 모드. 다른 많은 변경됩니다.
Tags: Major feature enhancements
New directives: #evaluate, #define, and #break Vararg method support. List methods can be called on arrays. Major performance enhancements (both memory and speed). A new strict reference mode. Many other changes.

2007-03-19 23:55
1.5

10 진수 숫자를위한 새로운 기능과 향상된 문법, 문자지도를 정의, 멀티 라인 성명, 그리고 지원하는 HTML 및 기타 특수 엔티티 이스케이프 자동으로. 새로운 기능, 그리고 확인되지 않은 예외를 대신하는 스위치는 향상된 오류보고, 새로운 로깅 하위 시스템을 포함하여 다른 응용 프로그램과 웹 프레임 워크와 통합을 지원합니다.
Tags: Major feature enhancements
Improved syntax with new capability for decimal numbers, literal map definitions, multi-line statements, and support for automatic escaping of HTML and other special entities. New capabilities to aid integration with other applications and Web frameworks, including enhanced error reporting, a new logging subsystem, and a switch to unchecked instead of checked exceptions.

2007-02-16 08:23
1.5-beta2

지원지도 리터럴, 10 진수 리터럴에 대한 추가되었습니다 멀티 - 라인 문자열 리터럴 및 지침. 새로운 이벤트 핸들러와 uberspects 추가되었습니다. 많은 버그가 수정되었습니다.
Tags: Major feature enhancements
Support was added for map literals, decimal
literals, and multi-line string literals and
directives. New event handlers and uberspects were
added. Many bugs were fixed.

2007-02-16 08:20
1.4

Tags: Minor bugfixes

2007-02-16 08:12
1.0b1

초기 베타 버전 출시
Tags: Initial freshmeat announcement
Initial Beta Release

Project Resources