Must have Software for Apache Software Foundation
Apache Any23 stands for "Anything To Triples".Any23 is available as a classic Java library, but also as a Web-based service and command line tool.Various types of RDF variants and other input formats are supported.Data extracted with Any23 can be...
Apache Archiva helps developers manage personal or enterprise artifact repositories.An artifact repository is a central hub where information about software binaries and adjacent files is stored in the form of metadata.This data can be used by various...
Apache Avro provides a way to serialize data using JSON schemas. These schema files are always present with the data, allowing developers to ship both the data and its structure to any application that may need it.
Because of this data can be read and...
Apache Axiom is the core library used in the Apache Axis2 project.
The Axiom library allows developers to build fictive object tree models (DOMs) for dealing with SOAP and XML streams.
Two implementations are included by default with Axiom, one using...
Apache Axis only implements the SOAP 1 protocol. For SOAP 1.2 check out Apache Axis2.The library enables developers to support SOAP Web Services for their applications, allowing them create a special communication and messaging system for their data.The...
Axis2 is the successor to the widely used Apache Axis SOAP implementation.
While the original Axis project worked with SOAP 1.0, Axis2 implements the newer SOAP 1.1 and 1.2 stacks.
Besides support for the newer version of the protocol, core changes have...
Apache Bigtop is for building easy to deploy Hadoop installations that can easily be installed on one or more clusters when needed.
Bigtop includes tools to help developers create custom Hadoop packages with or without an underlying OS, making them easy...
Apache Bloodhound is a new take on Trac, allowing developers to manage their source code and software packages using a nice interface and lots of UI-friendly features.It focuses on adding new and interesting features, but especially on supporting...
Apache Blur was designed for large text-based search queries, against a high volume of target data.Blur was designed to work with Hadoop, and can achieve Google-like indexing and query speeds.Other Apache technologies used with Blur are Lucene, Thrift and...
Apache BookKeeper was built on top of Apache ZooKeeper, a centralized distribution server where information and configurations about distributed applications can be managed.BookKeeper uses ZooKeeper's underlying code to manage, centralize and distribute...