Top Development Tools Scripts for Apache Software Foundation
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...
Apache Stratos is a powerful toolkit that can be used as a wireframe for running popular Web hosting tools like Tomcat, PHP and MySQL run on cloud infrastructures. Stratos is not limited to the aforementioned technologies, being able to adapt any server...
Apache Allura was first developed by the SourceForge team to manage their wiki, issues tracker and code viewer sections.
It has since been donated and now managed by the Apache Software Foundation.
Allura is now a complete software forge system, that can...
Apache Jena can be utilized to create and run semantic Web applications, linked-data apps, Web-based tools, various types of websites, and even and modern Web servers.
Jena is a collection of tools ranging from an RDF API, to a TDB persistent data store,...
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...
CDI stands for "Contexts and Dependency Injection", a technique used in Java for setting fields in a container-managed application, according to the Inversion of Control (IoC) design pattern.
DeltaSpike allows developers to extend the default Java CDI...
Apache TomEE is an all-Apache Java EE 6 Web Profile certified stack of Apache Tomcat.
TomEE basically has all the JARs for EE support, on top of the default Tomcat setup, all without removing any functionality or native Tomcat...
A data warehouse system is a database used for reporting and data analysis.
Apache Tajo is the implementation of this concept, but specifically tailored to work with Hadoop, a powerful NoSQL database developed by Yahoo and currently managed by the Apache...
Apache MetaModel supports most of the major database systems around and is focused on providing the be-all end-all interface for running database operations in Java.Using MetaModel reduces the learning curve needed when working with multi-database...
jclouds is similar in scope with Fog and allows Java and/or Clojure developers to interact with various cloud service providers by providing a low-level abstraction layer for all their respective APIs.
The library supports various providers with services...