RSS 17 projects tagged "Java"

No download Website Updated 29 Apr 2010 WebJaxe

Screenshot
Pop 23.62
Vit 33.46

WebJaxe is a free CMS based on editing XML documents. Semantic editing is provided by a graphical Web interface using Jaxe as a Java applet. HTML publishing is done with PHP and XSLT stylesheets. WebJaxe includes sample configurations for the XPAGES and XHTML languages.

Download No website Updated 13 Aug 2010 Admin4J

Screenshot
Pop 21.47
Vit 31.83

Admin4J will handle routing administrative and support requirements for J2EE applications. These requirements include exception management, performance tracking, and notification to support personnel for errors, threading issues, and memory issues.

Download No website Updated 22 Jan 2011 Vaadin SQLContainer

Screenshot
Pop 22.78
Vit 29.18

Vaadin SQLContainer is an add-on for Vaadin that implements the Container interface for standard SQL database servers using JDBC. It allows you to easily display data stored in an SQL database in Table and Select components, and edit the data using Forms.

No download No website Updated 03 May 2011 Jangle

Screenshot
Pop 27.06
Vit 27.37

Jangle provides a simple graphical SNMP browser. Written in Java, it allows you to browse available OIDs and generate simple charts.

Download No website Updated 15 Sep 2011 Yap4j

Screenshot
Pop 25.50
Vit 24.81

Yap4j is the simplest library for parsing CSV files in Java. It deserializes CSV files into a list of POJOs using a set of Java annotations, while allowing you to specify Object-CSV mappings. It automatically converts to and from a wide range of data types, and includes support for types from popular libraries such as Joda Time, and support for custom record delimiters.

No download No website Updated 13 Oct 2011 jpropel-light

Screenshot
Pop 26.61
Vit 24.23

jpropel-light is a language-integrated query library for Java. It allows constructions of the form 'new String[] { "john", "james", "john", "eddie"}.where(startsWith("j")).distinct().all(println());', reified collections, and boilerplate busting one-liners.

No download Website Updated 06 Nov 2011 kongcurrent

Screenshot
Pop 20.00
Vit 23.74

kongcurrent provides an easy-to use helper to assist debugging issues which cause exceptions under concurrent access. It was inspired by a problem in which a non-thread-safe Map object held by a third party framework was accidentally shared between threads, causing a ConcurrentModificationException. The helper (a "monitor") creates a proxied version of an object implementing some interface. The proxy can track invocations of the objects' methods and can report on potential concurrent access on the object. This can be used to help find code paths which concurrently access the object through its interface methods. By design, the helper is extensible, and can be adapted to more specific needs.

No download Website Updated 16 Nov 2011 jplot2d

Screenshot
Pop 19.47
Vit 23.51

jplot2d is a high-performance multi-threaded 2D plot library. It produces publication-quality plots. It's thread-safe and can run in headless mode, fitting in a servlet container. It has a multi-thread rendering engine and contains swing and swt GUI components.

No download Website Updated 23 Jul 2012 Plumbr

Screenshot
Pop 37.68
Vit 19.61

Plumbr is a Java agent for timely discovery of memory leaks. It tells you what is leaking, where the leak originates from, and where the leaked objects currently reside.

Download Website Updated 17 Sep 2012 mechanize for java

Screenshot
Pop 24.00
Vit 15.70

mechanize is a stateful HTTP/HTML client library written in Java to be available on the JVM. It utilizes Apache HttpClient for HTTP handling and JSoup for HTML parsing. Because mechanize is stateful, it will by default support cookies and hidden form parameters (like Rails CSRF protection). This enables client code to follow links and behave like a RESTful hypermedia client more easily.

Screenshot

Project Spotlight

Oliver's Parser Framework

A PHP 5 framework designed with simplicity and size in mind.

Screenshot

Project Spotlight

Sanewall

A powerful and easy-to-use firewall builder for Linux which uses an elegant language.