Apache CouchDB was initially developed at IBM and donated later on to the Apache Software Foundation.Compared to other databases around, CouchDB is still very young, but this has not stopped it from gathering quite a following in its short lifespan.The...

Apache Cayenne

Apache Cayenne 3.1 / 3.2 M1

Apache Cayenne is what in the industry professionals call a "persistence framework," a tool for automating the interaction and storage of data in relational databases.How Cayenne works is to bind database schemas to Java objects, persisting object changes...

Apache Scout

Apache Scout 1.2.7

Apache Scout is a platform independent toolkit that implements the JSR 93 specification, a basic Java API for accessing XML registries (JAXR).The library is JAXR 1.0 compliant and can be used with both ebXML and UDI (2.x and 3.x) registries.Scout can be...

Apache Synapse is a lightweight solution for implementing an Enterprise Service Bus (ESB) using Java code.This Java library is open sourced and developed by the Apache Software Foundation, implementing all the basic principles of a well-organized ESB that...

Apache Sling is one of Apache's crown achievements when it comes to Web frameworks, right there next to Cocoon, Struts and Wicket.This modern Web frameworks works by using simple name conventions and Java scripts and servlets to process HTTP requests.This...

Apache MINA

Apache MINA 2.0.9 / 3.0.0-M2

Apache MINA contains many smaller parts. There's a NIO framework, the client-server architecture, the socket manipulation library, a SSH protocol handler, and the XMPP, FTP, and HTTP servers.All of these and many other more smaller toolkits put together...