New Development Tools Scripts for Apache Software Foundation
Apache Tapestry uses a different approach for building Java apps. Instead of complex modular architectures every Tapestry component is actually a basic Java POJO which holds all the information about it and allows it to be easily scripted and used in safe...
Apache Log4j is an open source toolkit developed by the famous Apache Software Foundation that lets developers watch various facets of their Java application and/or website.
Log4j is ideal for running logging and tracing jobs for applications, letting...
Apache log4net is the C# counterpart of Java's Log4J.
log4net works with both the .NET framework and the Mono project and can be used to add a logging, tracing, and debugging component to your .NET-based applications.
Inspired and closely modeled...
Apache Empire-db functions like a Java ORM but it provides extra support for basic data persistence methods.
This implicitly means better targeted SQL statements that provide better and more efficient query results.
Empire-db is easy to use, not requiring...
Apache Lucene is suitable for any application that requires support for full-text searching, while also keeping server resource consumption down and producing fast & high-accuracy results.
Lucene is widely considered as one of the best search engines...
Apache Solr is one of the most wide-spread open search technologies around.
Built on top of the very successful and appreciated Lucene engine, Solr can be used to search various types of data in various types of environments and platforms.
With full-text...
Apache Syncope was designed and implemented for enterprise environments (JEE).
It can be used to manage user data on systems and applications.
This technique is also known as IdM (Identity Management) and it tracks attributes, roles, resources and titles,...
Apache Gora aims at providing a common ground on which developers can create tools that can handle large quantities of information, regardless of their underlying storage unit.
Gora is written in Java and was created as an alternative to other Java ORMs...
A pipeline is a concatenation of operations to perform a specific job, arranged so that the output of each element is the input of the next.Apache Crunch provides an easier method of dealing with Apache Hadoop MapReduce pipelines.Crunch simplifies this...
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...