Must have Development Tools Scripts for Apache Software Foundation
Apache Cayenne is what in the industry professionals call a "persistence framework," a tool for automating the interaction and storage of data in relational databases.How Cayenne works is to bind database schemas to Java objects, persisting object changes...
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...
Apache Chukwa can be used to log the activity that happens into a complex Hadoop distributed computing system.
Chukwa will help developers track down problems and solve bugs in the data processing applications, by providing a toolkit for not only...
Apache Clerezza is basically a toolkit for managing semantic Web content, mainly via RDF and a RESTful Web Service.Clerezza allows developers and applications to store data in a standard (W3C) RDF format.This data can then be interlinked with other...
Apache CloudStack is a scalable system and can be used in creating IaaS (Infrastructure as a Service) platforms.
It's basically a toolkit for managing cloud computing networks in an easy way, without having to write hundreds or thousands of lines of...
Apache Cocoon implements some of the same principles that made Spring such a success in the first place, allowing developers to work with complex code structures in an organized manner.As it's with Spring, Apache Cocoon heavily utilizes components 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...