New Development Tools Scripts for Apache Software Foundation
The Apache JAMES Server is a modular Java server that can be used as a news and email delivery engine, used as a standalone or embedded in other applications.While by default you'll be thinking about sending and receiving emails, the Apache JAMES Server...
Apache Torque is a middle layer that stands between your Java code and the database server.It works by taking custom Torque Java objects and converting them into compliant SQL code that can be run on the database.Besides just running SQL statements,...
Apache XMLBeans sets up an intermediary medium for mapping the rich data structures that can be contained in XML documents.This data is mapped to a Java types and can be accessed via regular Java classes.The general idea is to allow developers a native...
The Apache Whirr libraries are written in Java, with sprinkles of XML and Python.They were written and compiled to provide a single-tool solution to work with the plethora of cloud services and cloud-based tools popping out everywhere on the Internet...
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 Deltacloud is made up of two main parts. The core and the client.These two provides the ability to manage cloud computing accounts on one or more of these services at the same time from the same code within your application.You can use Deltacloud...
Apache Tobago is currently being developed at Apache under the MyFaces project.Tobago is basically an UI framework (also known as a "GUI library"), but not like Bootstrap or Foundation, relying more on Java code than classic HTML and CSS.The project's...
Apache Shindig was developed in two languages: Java and PHP. Currently only the Java version is still being developed.The library is basically a Java container for hosting OpenSocial-compliant applications.It includes components for dealing with gadgets,...
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...
The Apache Wink server-client packages are meant to be used together.The server-side package is basically an implementation of the JAX-RS 1.1 specification, a powerful Java API for working with RESTful Web Services.This is where most of your application...