Best More Development Tools Scripts for Apache Software Foundation
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...
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 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 Ivy is a tool targeting developers for managing, recording, tracking, resolving and reporting on a project's active dependencies.Ivy improves the Ant build system by providing an automated way of resolving dependencies, the order in which they need...
Apache Flink was developed to work with Apache Hadoop and comes with Java and Scala bindings.
Flink is a powerful platform which allows you to manage server clusters and use them to process and analyze large quantities of data in an efficient and fast...
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 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...
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 ODF Toolkit provides tools for developers to work with OpenOffice's well-known document format.This enables them to create, edit or parse documents and use the data inside their Java-based apps or websites, without having an OpenOffice installation...
Apache Commons Codec was first developed to deal with Base64 encodings but it has expanded to a lot more standards and is currently an abstract framework for the creation of general-purpose encoders and decoders.The Commons Codec library itself is focused...