Apache Commons JEXL provides an API for supporting various scripting features found in the JSTL Expression Language. Commons JEXL is not a fully-compatible implementation of EL as defined in JSTL 1.1 (JSR-052) or JSP 2.0 (JSR-152), and adds support for...

read more
Apache Tez

Apache Tez 0.8.2 updated

Apache Tez makes it possible to create complex data processing workflows and jobs inside Hadoop databases, serving stored data in a "pre-computed" form, ready to be used as soon as its outputted. Tez takes data stored in various nodes in Hadoop, processes...

Apache ServiceMix

Apache ServiceMix 5.6.0 updated

Apache ServiceMix, as the name hints, allows developers to mix various technologies like Activiti, Apache ActiveMQ, Karaf, CXF, OpenJPA, Aries, and Camel, helping developers build large business and enterprise ready applications. Each of these third-party...

Apache POI

Apache POI 3.13 updated

Apache POI was designed to work with the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document format (OLE2). Using POI, developers can read and write MS Excel files, MS Word files, MS PowerPoint files and MS Outlook messages...

Apache HttpComponents Client is the successor to the widely used Jakarta Commons HttpClient 3.1 and is tightly integrated with the Apache HttpComponents Core library. The HttpComponents Client library is a tool destined to extend Java's built-in...

Apache HttpComponents Core doesn't cover all facets of the HTTP protocol, but only the main basics, all that's needed to support basic communications between a client and a server. The library can be used for building both client-side and...

Apache Calcite

Apache Calcite 1.6.0 updated

Apache Calcite can take data stored in various formats and allow developers to run SQL queries on it. The project was developed to handle the different formats users and applications sometimes provide, allowing developers to query and work with the...

Apache River

Apache River 2.2.3 updated

Apache River is based on the JSK Starter Kit Source and extends Sun's work on the Jini technology. River lets developers follow classic Jini architectural guidelines and build distributed systems in the form of modular cooperating components and...