» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:MIT + Java

MoSKito, monitoring system kit for java applications

MoSKito, which stands for Monitoring System Kit, is an open source framework for java application monitoring. By monitoring we mean the ability of the application to produce performance data, not the tools for graphical evaluation.

opensource: del.icio.us tag/opensource

International Components for Unicode

The International Components for Unicode (ICU) libraries provide Unicode services on a wide variety of platforms.

JDraggable

JDraggable is a Java API that enables components to be draggable within a container.

JDraggable is a part of the SwingFX project.

JDBCFacade

A library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic.

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java’s proxy mechanism. Due to EasyMock’s unique style of recording expectations, most refactorings will not affect the Mock Objects.