RSS 43 projects tagged "Java 1.5+"

No download No website Updated 24 Nov 2010 javaXUL

Screenshot
Pop 70.31
Vit 2.94

javaXUL provides a simple to use XUL implementation, including CSS and JavaScript capabilities, for use in Java projects. Some uses include the embedding of an XUL stack in a Java browser and using XUL as a UI language in Java applications, including the ability to communicate with Java. It is not intended to compete with much more complete RIA offerings such as Flash, Silverlight, or javaFX. Instead it tries to leverage the expressivity of XUL in the Java development area. Compatibility with Mozilla XUL (such as the Firefox implementation) is a goal.

Download Website Updated 30 Mar 2013 BBCT

Screenshot
Pop 64.12
Vit 1.57

BBCT is a simple database app for your baseball card collection. You can add information about the cards in your collection, view details about individual cards, and filter the list of cards according to a limited set of criteria. BBCT helps you organize your collection and quickly look up which cards you own.

No download No website Updated 14 Mar 2013 Geomajas profiling project

Screenshot
Pop 62.27
Vit 1.00

Geomajas profiling project is a simple application profiling system that can be used to continuously gather profiling information in a running application. It allows you to get the number of invocations and total/average time. Profiling data can also be grouped to allow total time to be split up over different groups. There is utility code to use this for JDBC access profiling, and JMX integration for accessing the data which is gathered and reset the counters.

Download Website Updated 17 Oct 2012 JTcl

Screenshot
Pop 62.17
Vit 5.45

JTcl is an implementation of Tcl (Tool Command Language) written in Java that implements a large extent of Tcl 8.4 syntax and commands, limited only by API restrictions of the Java Virtual Machine. It is based on the Jacl interpreter from the TclJava project.

No download Website Updated 06 Feb 2013 Zabbix/J

Screenshot
Pop 54.19
Vit 2.93

Zabbix/J is a framework for integrating Zabbix monitoring into Java applications. Zabbix is an "enterprise-class Open Source distributed monitoring solution" which provides telemetry and triggers across entire infrastructures. Zabbix/J makes it simple to expose metrics from your Java applications, giving them visibility as first class citizens in a Zabbix configuration.

No download Website Updated 11 Jul 2011 jmxtrans

Screenshot
Pop 51.54
Vit 2.79

jmxtrans is effectively the missing connector between JMX and whatever logging or graphing package that you can dream up. jmxtrans is very powerful tool that reads JSON configuration files specifying servers/ports and JMX domains/attributes and then outputs the data in whatever format you want via special "Writer" objects that you can code up yourself. It does this with a very efficient engine design that will scale to querying literally thousands of machines. The core engine is pretty solid and writers are included for cacti/rrdtool, graphite, and stdout.

Download Website Updated 30 Oct 2012 Funcito

Screenshot
Pop 50.52
Vit 2.65

Funcito is a Java library which simplifies access to your favorite functional programming APIs by wrapping Java methods as the function-type objects defined in those libraries. Rather than creating another functional programming API, Funcito makes it easy to define function-type objects which wrap existing methods. As a result, your code has less noise and clutter of anonymous inner classes, annotations, etc. Your code remains safe for automated refactoring, since there are no String-based reflection or forced naming conventions. The supported frameworks are Google Guava, Jedi, Functional Java, Play! Framework 2, and collections-generic.

No download No website Updated 01 Feb 2012 Geomajas geocoder plug-in

Screenshot
Pop 47.91
Vit 2.50

Geomajas geocoder plug-in is a Geomajas plug-in that provides a generic command and GWT widget for finding map locations based on a free string. You can configure how exactly this conversion is done, using either your own data or some external service like Geonames or Yahoo! PlaceFinder.

No download Website Updated 06 Jul 2011 Geomajas OpenStreetMap layer plug-in

Screenshot
Pop 46.53
Vit 1.68

The Geomajas OpenStreetMap layer allows you to define a raster layer for any Geomajas application based on OpenStreetMap tiles. It can use either the default MapNik rendered tiles, tiles from another source like OpenCycleMap, or other renderings.

No download Website Updated 09 Feb 2013 jTransfo

Screenshot
Pop 41.11
Vit 1.99

jTransfo is a Java library to easily convert between transfer and domain objects. It is driven using annotations on the transfer object. Several transfer objects for the same domain object can be used. There are integrations with the Spring framework and Joda-Time.

Screenshot

Project Spotlight

storebackup

A tool for making disk space optimized snapshot backups onto another disk.

Screenshot

Project Spotlight

Multi-Sandbox Lua Engine

Tight sandboxes for Lua.