Best Development Tools Scripts for Apache Software Foundation
Apache OFBiz stands for Apache Open For Business.This Java framework is a very complex and versatile platform that can be used in creating and deploying Java business applications.OFBiz is a collection of basic tools on which developers can build complex...
Apache Struts is a mature and battle-tested Java framework for building complex and modern Java Web applications.These applications use a modern MVC design architecture and can easily be extended via plugins,Support is included for modern-day technologies...
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 Geronimo takes some of the best enterprise tools found in the open source Java community and meshes them together into one single server runtime, ready to be deployed in production environments.Geronimo comes with Eclipse integration, is Apache...
Apache Buildr is basically a Java build system based on Ruby's Rake.Just like the original Rake, Buildr lets developers build bigger projects out of smaller ones, supporting complex task procedures that can assemble any type of files together and automate...
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...
Apache ODE stands for Orchestration Director Engine.As the name hints, ODE is nothing more than a core frame on which Java code can be run in a manner specific to the WS-BPEL language and philosophy.The framework targets programmers that develop business...
Apache Derby is one of the first database engines the Apache Software foundation hosted under its umbrella before big names like Yahoo's Hadoop, Facebook's Cassandra, or IBM's CouchDB were also donated to it.
Coded from the beginning to...
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 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,...