- Featured Projects »
- Apache Velocity DVSL
- Apache Shiro
- Apache Commons Lang
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 Velocity DVSL
A tool modeled after XSLT and intended for general XML transformations using the Velocity Template Language.
DVSL (Declarative Velocity Style Language) is a tool modeled after XSLT and is intended for general XML transformations using the Velocity Template Language as the templating language for the transformations. The key differences are that it incorporates easy access to Java objects and allows you to use the Velocity template language and it's features for expressing the transformation templates.
-
Apache Shiro
Apache Shiro is an easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management.
Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any application – from the smallest mobile applications to the largest web and enterprise applications.
-
Apache Commons Lang
Java Common Components
Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.