Java Projects
From Java Example Source Code
[edit] JavaSE & JavaEE
- Java Standard Edition or JavaSE. JavaSE 6 API Download Site
- Java Enterprise Edition or JavaEE. JavaEE 5 API Download Site
[edit] Apache Projects
[edit] Apache Commons
The Commons is an Apache project focused on all aspects of reusable Java components.
- Attributes. Runtime API to metadata attributes such as doclet tags. Java API Download Site
- Apache Commons BeanUtils. Easy-to-use wrappers around the Java reflection and introspection APIs. Java API Download Site
- Apache Commons Betwixt. Services for mapping JavaBeans to XML documents, and vice versa. Java API Download Site
- Chain. "Chain of Responsibility" pattern implemention. Chain 1.2 API Download Site
- CLI. Command Line arguments parser. Chain 1.1 API Download Site
- Codec. General encoding/decoding algorithms (for example phonetic, base64, URL). Codec 1.3 API Download Site
- Collections. Extends or augments the Java Collections Framework. Collections 3.2.1 API Download Site
- Configuration. Reading of configuration/preferences files in various formats. Java API Download Site
- Daemon. Alternative invocation mechanism for unix-daemon-like java code. Daemon 1.0.1 API Download Site
- DBCP. Database connection pooling services. DBCP 1.2.2 API Download Site
- DbUtils. JDBC helper library. DbUtils 1.1 API Download Site
- Digester. XML-to-Java-object mapping utility. Digester 1.8 API Download Site
- Discovery. Tools for locating resources by mapping service/reference names to resource names. Discovery 0.4 API Download Site
- EL. Interpreter for the Expression Language defined by the JSP 2.0 specification. EL 1.0 API Download Site
- Email. Library for sending e-mail from Java. Email 1.1 API Download Site
- FileUpload. File upload capability for your servlets and web applications. FileUpload 1.2.1 API Download Site
- Apache Commons IO. Collection of I/O utilities. IO 1.4 API Download Site
- JCI. Java Compiler Interface. JCI 1.0 API Download Site
- Jelly. XML based scripting and processing engine. Jelly 1.0 API Download Site
- JEXL. Expression language which extends the Expression Language of the JSTL. JEXL 1.1 API Download Site
- JXPath. Utilities for manipulating Java Beans using the XPath syntax. JXPath 1.3 API Download Site
- Lang. Provides extra functionality for classes in java.lang. Lang 2.4 API Download Site
- Launcher. Cross platform Java application launcher. Launcher 1.1 API Download Site
- Logging. Wrapper around a variety of logging API implementations. Logging 1.1.1 API Download Site
- Modeler. Mechanisms to create Model MBeans compatible with JMX specification. Modeler 2.0.1 API Download Site
- Net. Collection of network utilities and protocol implementations. Net 1.4.1 API Download Site
- Pool. Generic object pooling component. Pool 1.4 API Download Site
- Primitives. Smaller, faster and easier to work with types supporting Java primitive types. Primitives 1.0 API Download Site
- Proxy. Library for creating dynamic proxies. Proxy 1.0 API Download Site
- SCXML. An implementation of the State Chart XML specification aimed at creating and maintaining a Java SCXML engine. It is capable of executing a state machine defined using a SCXML document, and abstracts out the environment interfaces. SCXML 0.8 API Download Site
- Transaction. Implementations for multi level locks, transactional collections and transactional file access. Transaction 1.2 API Download Site
- Validator. Framework to define validators and validation rules in an xml file. JXPath 1.3.1 API Download Site
- VFS. Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system.VFS 1.0 API Download Site
