No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A(nother?) Hudson radiator application. Basically a bit of software that will take the output of an automated build (currently Hudson) and amalgamate several targets into one or more Big Visible outputs.
Echo faces is a view level framework for java based web application and it is implemented with echo2.
It is a bit similar with JSF. Developers can easily separate model and view and use POJO to implement business logic.
LMY image codec and tools for small, 16-bit (or higher) displays on devices with limited resources. Image file size and quality rival GIF, PNG, and JPEG, but decompression is much less complex. Used commercially by Lower Mars. C/C++ and Java/j2ME include
Provide a plugabble and configurable alternative to UNIX tools like grep, awk, tail, head, cut, sort, uniq or even some perl based scripts in a Java environment. A bit like what Apache Ant means to good old make.
BitVector4J is a general purpose bit array replacement for the standard Java BitSet class. It is more flexible and integrates better with support for streamed input/output, conversion to BitSets and conversion to arrays of ints, bytes, or longs.
Yet another Java obfuscation tool. This one has a bit of a different twist, in that it can obfuscate native methods by generating a .h file which #defines the original method names to the obfuscated ones. Built with Apache BCEL.
With Log4J and the Java logging framework being floodgate-based, I personally still see the need for a bit-masked logging framework, where you not only have categories but actual event types instead of event levels. This will be that framework.
ERP/CRM Modular Enterprise Application based on Spring Framework with demonstration of well designed integration of technologies like Struts, JSF, AJAX, ACEGI, XFIRE and others and with a bit on SOA as well
EasyStream is a Java library that ease the task to use streams.
EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.