New More Development Tools Scripts for Apache Software Foundation
Apache Woden was written to work with the official W3C WSDL 2.0 specification.
WSDL is a markup language based on XML that provides a way to describe and interact with network and Web services and their end-points.
Woden provides a Java API interface for...
Apache Commons CSV was developed to provide a better way of making sense of CSV (Comma Separated Values) when working with the Java programming language.
Supported CSV formats:
RFC 4180
MS Excel
MySQL
TDF
Besides these, new custom formats can also be...
Apache Chemistry CMIS for Python adds support for the CMIS specification in Python.This standard was created to enable CMSs to communicate with each other and to exchange data when needed.Exchanged data (via CMIS) can be anything from simple plain text to...
OData (or Open Data Protocol) is a standardized protocol for creating and consuming data APIs.Apache Olingo serves as a basis for using the OASIS OData specification inside Java-based applications and websites.Olingo comes in two forms: one for Java...
The Apache Commons CLI projects features a complex set of controls that allow developers to interact with the user's terminal, supplying him with a set of commands that are then translated into actions inside the application/software.Commons CLI can parse...
Apache Tika was developed as a low-level toolkit for searching content inside other files.Tika doesn't do much on its own being a simple library, but it can be integrated in more powerful tools like search engines, digital asset management systems or CMSs...
Apache Chemistry CMIS for .NET adds support for the CMIS standard in C#.This standard was created to allow CMSs to talk to each other and to exchange data between them if needed.What may be exchanged via CMIS can be simple plain text or entire files and...
Apache log4php can help developers debug their applications by various sections and activities inside their PHP applications.The project can be considered a PHP clone of the Apache Log4j project and works practically the same way.Support is included for...
Apache Commons Proxy can be used for various purposes and tasks, but the basic idea behind the library is to allow developers to put up an intermediary point of access between the user and their code.They can then use this proxy to carry out a series of...
The Apache Velocity DocBook Framework works by using Velocity templates to help developers output standards compliant, professional looking, and printer friendly documentation.All the documentation is rendered in the DocBook format, a well-known markup...