Best More Development Tools Scripts for Apache Software Foundation
Apache Curator will help developers working on projects running ZooKeeper get a basic package of widely used plugins and components in one single archive.
These components can be used to enhance default ZooKeeper capabilities and target a broader spectrum...
Apache Commons Exec smooths out the differences between various OS platforms and grants developers access to a Java API for executing external processes on the machine the application is running on.While this is also possible without using the...
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...
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 Collections is somewhat of a mini-framework, a set of Java classes that can be loaded into a project and provide a new set of ready-made tools to use when developing your own application.These classes are meant to be an extension to the...