Apache AntUnit is merely a collection of Ant tasks that can be used to test itself.These tasks are specially crafted to verify the integrity of an Ant build file and see if any tasks or procedures return errors or stop the process.AntUnit is basically a...

FOP stands for "Formatting Objects Processor" and is a Java library that can read XSL-FO data and output it to another format.XSL-FO is a XML format in which printer-ready information is stored, but also supporting XSL style formatting as well.Apache FOP...

Apache ODE

Apache ODE 1.3.6 / 2.0-beta2

Apache ODE stands for Orchestration Director Engine.As the name hints, ODE is nothing more than a core frame on which Java code can be run in a manner specific to the WS-BPEL language and philosophy.The framework targets programmers that develop business...

Apache Cocoon

Apache Cocoon 2.2.0 / 3.0.0-alpha-3

Apache Cocoon implements some of the same principles that made Spring such a success in the first place, allowing developers to work with complex code structures in an organized manner.As it's with Spring, Apache Cocoon heavily utilizes components to...

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