Must have More Development Tools Scripts 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 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...
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 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 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 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 Chemistry CMIS for Java adds support for the CMIS standard in Java.This standard was created to allow CMSs to talk to each other and to exchange data when needed.This set of Java libraries is made up of two parts, a client API and a server...
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...
The Apache Commons BeanUtils project simplifies the process of getting and setting the properties of Java objects.It uses the Java Reflection and Introspection APIs to provide dynamic access to object properties where the developer doesn't know the...
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...