- Featured Projects »
- Apache Commons JCS
- Apache Vysper
- Apache Velocity
The ASF is made up of nearly 100 top level projects that cover a wide range of technologies. Chances are if you are looking for a rewarding experience in Open Source, you are going to find it here.
-
Apache Commons JCS
Cache
Comprehensive Caching System
-
Apache Vysper
A modular, full featured XMPP (Jabber) server
Apache Vysper aims to be a modular, full featured XMPP (Jabber) server. Vysper is implemented in Java.
-
Apache Velocity
Java-based template engine
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...