Best Software for Apache Software Foundation
Apache JDO is a Java API that provides easy & well documented methods for storing, accessing and manipulating persistent data.This kind of data is stored using classic POJOs (simple Java objects) and will allow developers to store some of their...
Apache Commons Compress supports both file streams (via compressors) and structured content (via archivers).The library can be used for both compression and decompression operations, working with a relative large number of archive formats, being one of...
The Linked Data Platform is a work-in-progress standard for manipulating server shared resources via HTTP.Apache Marmotta provides appropriate, compliant, working Java libraries that developers can use in working with resources marked as Linked...
Apache Shindig was developed in two languages: Java and PHP. Currently only the Java version is still being developed.The library is basically a Java container for hosting OpenSocial-compliant applications.It includes components for dealing with gadgets,...
Apache Xalan Java uses XPath to parse and address XML documents. It then uses XSLT to assemble XSL XML stylesheets for styling the document into a more easy to read version of itself.The result is much more comprehensible than the amalgam of letters and...
Apache Camel helps developers implement "Enterprise Integration Patterns", a concept made famous first by Gregor Hohpe's Enterprise Integration Patterns book, and then expanded and improved by many other authors.
This and all the subsequent books...
Apache Commons Pool is a reusable Java component for all developers looking to boost up their application's performance by overhauling the way data objects are managed.
Instead of creating and destroying object when they're needed or not needed...
Apache MetaModel supports most of the major database systems around and is focused on providing the be-all end-all interface for running database operations in Java.Using MetaModel reduces the learning curve needed when working with multi-database...
In more technical terms, Jetspeed is an Open Portal Platform and Enterprise Information Portal.This allows developers to build small independent portlets inside the Jetspeed core, exchanging information with the "mother ship" and letting developers...
According to JCR, a content repository is "a hierarchical content data store that can support structured and unstructured content." If this sounds complicated, a simpler definition is: "a simple information management system that provides various services...