New More Development Tools Scripts for Apache Software Foundation
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 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 Commons Lang does not have anything to to with "LANGuages" but actually with the Java built-in java.lang API.The extra tools and classes this library adds to java.lang will help developers extend Java's core with more functionality and features...
The Apache Commons Configuration project was setup to unify the multitude of configuration file formats under one umbrella project, making it possible for developers to deal with each format and its data using the same interface.Commons Configuration is a...
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...