Bean Compare is a lightweight and easy to implement Java component that enables you to compare collections of Java Beans. With the help of Bean Compare, you can easily spot the differences between two Java reusable software components.Requirements:Arooa...

UIHierarchy

UIHierarchy 1.2.5

UIHierarchy is a Java library to ease AWT or Swing GUI development. The goal is to highlight the meaning of containment hierarchy, so that code is easier to read and easier to maintain. UIHierarchy can manipulate resulting components hierarchies in a...

DJ Native Swing library allows an easy integration of some native components into Swing applications, and provides some native utilities to enhance Swing's APIs. It is composed of a framework library, and an SWT-based implementation that provides many...

DJ Swing Suite provides some common components and utilities that are often needed or greatly help the creation of rich user interfaces. These include among other things text and number entry fields with validates, formatters and masks, combo buttons,...

JRuby (64-bit) provides a complete set of core "builtin" classes and syntax for the Ruby language, as well as most of the Ruby Standard Libraries. The standard libraries are mostly Ruby's own complement of .rb files, but a few that depend on C...

JRuby

JRuby 1.7.4

JRuby provides a complete set of core "builtin" classes and syntax for the Ruby language, as well as most of the Ruby Standard Libraries. The standard libraries are mostly Ruby's own complement of .rb files, but a few that depend on C language-based...

Corn Converter is a bidirectional java type converter to different target types like JSON. It offers JSON type implementations, converters, and parsers. It's small, simple, extensible, and fast implementation. It is a generic type converter that supports...

Corn CPS

Corn CPS 1.0.1

Corn CPS (Classpath Scanner) module is a small java module to help you to find classes and files in your class path. The scanner is capable to scan jar files, class path directories, and web application directories. Designed to ease the work of Java...

FindBugs

FindBugs 2.0.2

FindBugs, a program which uses static analysis to look for bugs in Java code. It can analyze programs compiled for any version of Java. Potential errors are classified in four ranks: scariest, scary, troubling and of...