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

Apache Camel 2.16.1 updated

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...

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...

Apache Flume

Apache Flume 1.6.0 updated

Apache Flume was developed as an intermediary system that collects logs from one application and delivers it to another.It should work with most Java applications and developers should rest assured, Flume being protected against data loss and service...

Apache jclouds

Apache jclouds 1.9.1 updated

jclouds is similar in scope with Fog and allows Java and/or Clojure developers to interact with various cloud service providers by providing a low-level abstraction layer for all their respective APIs. The library supports various providers with services...