Must have Development Tools Scripts for Apache Software Foundation
Apache Maven is one of Apache's most successful projects, right there next to its HTTPD and Tomcat servers, Ant build system, and Cassandra and CouchDB databases.
Maven as a tool targets developers only and is a seamless development environment for...
Apache MetaModel supports most of the major database systems around and is focused on providing the be-all end-all interface for running database operations in Java.Using MetaModel reduces the learning curve needed when working with multi-database...
Apache MINA contains many smaller parts. There's a NIO framework, the client-server architecture, the socket manipulation library, a SSH protocol handler, and the XMPP, FTP, and HTTP servers.All of these and many other more smaller toolkits put together...
MRQL stands for MapReduce Query Language.It's a query language for NoSQL MapReduce systems, inspired by classic SQL languages.MRQL was especially created to work with Hadoop, Hama, and Spark. It was created to help out in dealing with large amounts of...
Apache MRUnit lets developers write unit tests that can be used in detecting problems with MapReduce jobs before their run on the database itself.By unit testing Hadoop's MapReduce jobs, developer can avoid useless resource consumption, a good habit to...
Apache MyFaces is a Java Web framework developed at the Apache Software Foundation to simplify the process of writing JSF compatible applications.JSF, or JavaServer Faces, is an official Java specification, included with the Java EE platform,...
Apache Neethi provides a quick tool for supporting WS-Policy standards for your application.The WS-Policy specification is a W3C recommendation that describes how Web Services should use XML data to describe their various policies.These policies can be...
Apache NiFi was created for distributed computing systems where data is processed on multiple servers before being sent to the user or to a storage container.
While this might seem as a very complicated and time-consuming task, NiFi comes with a Web-based...
Apache Nutch was built on top of Apache Lucene, a powerful Java search engine.Nutch developers modified the Lucene codebase, transforming the data-agnostic Lucene codebase into a project dedicated for searching data on the Web specifically.This technology...
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...