Apache OFBiz

Apache OFBiz 13.07.02 updated

Apache OFBiz stands for Apache Open For Business.This Java framework is a very complex and versatile platform that can be used in creating and deploying Java business applications.OFBiz is a collection of basic tools on which developers can build complex...

Apache Oltu

Apache Oltu 1.0.1 updated

OAuth is an open protocol that allows users to share their private resources (e.g. photos, videos, contact lists) stored on one site with another site without having to hand out their username and password. Apache Oltu simply ports various features of...

Apache OODT

Apache OODT 0.9 updated

Apache OODT stands for Object Oriented Data Technology.The OODT project delivers a component-based toolkit which developers can intertwine to build complex data processing software, suitable to handle various types of information from different...

Apache Oozie

Apache Oozie 4.2.0 updated

Apache Oozie will help Hadoop database administrators increase their server's performance by adding more organization to the way computing jobs are handled in the server.By default, Oozie supports many Hadoop jobs out of the box. This includes Java...

Apache OpenJPA

Apache OpenJPA 2.4.0 / 1.2.3 updated

Apache OpenJPA comes in two separate branches, each production level material.The differences between the two are the standards they implement. The 1.x branch follows the JSR-220 Enterprise Java Beans 3.0 specificationm while the 2.x branch was modeled...

Apache OpenWebBeans

Apache OpenWebBeans 1.6.2 updated

Apache OpenWebBeans implements the the JSR-299 specification so developers can utility its methods, features, design principles in building easy to manage Java applications.Using OpenWebBeans in your project will allow you to easily switch components and...

Apache Parquet

Apache Parquet 2.3.1 updated

Apache Parquet is a "columnar" data storage format that was specifically created for the Apache Hadoop family of projects. Parquet is recommended to be used with large data, mainly because it uses a complex data compression system, relying on a series of...

Apache Pig

Apache Pig 0.15.0 updated

Apache Pig has spawned from the Apache Hadoop project and is one of its modules that where in charge of providing a way to analyze the data it processed and stored.Pig uses a custom query language called "Pig Latin" which is incredibly easy to learn and...