Must have Development Tools Scripts for Apache Software Foundation
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...
Apache Buildr is basically a Java build system based on Ruby's Rake.Just like the original Rake, Buildr lets developers build bigger projects out of smaller ones, supporting complex task procedures that can assemble any type of files together and automate...
Apache BVal, or Apache Bean Validation, is a Java toolkit that provides functions and methods that allow a developer to validate JavaBean data and see if they're compliant with the JSR303 standard.
This standard, also known as the Bean Validation...
Apache Calcite can take data stored in various formats and allow developers to run SQL queries on it.
The project was developed to handle the different formats users and applications sometimes provide, allowing developers to query and work with the...
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 Cassandra was initially built by Facebook for their own servers and services, using principles developed by Google and Amazon for BigTable and DynamoDB.
Currently the project was donated to the Apache Foundation who continues to developed it...