软件包: velocity (1.7-6)
velocity 的相关链接
Trisquel 的资源:
下载源码包 velocity:
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Ludovic Claude
- Brian Thomason
外部的资源:
- 主页 [velocity.apache.org]
相似软件包:
Java-based template engine for web application
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 有关的软件包
|
|
|
-
- dep: libcommons-collections3-java
- Apache Commons Collections - Extended Collections API for Java
-
- dep: libcommons-lang-java (>= 2.6)
- Commons Lang - an extension of the java.lang package
-
- rec: liboro-java
- Regular expression library for Java
-
- sug: velocity-doc
- Documentation for velocity