RSS 39 projects tagged "Java 1.5+"

No download Website Updated 14 Jun 2010 Simple Template

Screenshot
Pop 22.49
Vit 32.75

SimpleTemplate is a simple template engine written in Java. You can generate formatted text from a Java bean. You can use it for generating XML files, Web sites, etc. It features simple template directives, user-selectable template directive separators, alias creation using with and set directives, support for indexing into arrays, collections, and maps, looping on an array or a collection, a simple include mechanism to reuse template files, conditional evaluation using if and ifelse, and custom list separation settings (prefix, suffix, and separators). Template files can be read from the filesystem, class path, or just a string. Support for methods, aka. sub templates.

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.

No download No website Updated 10 Nov 2010 Self-Adjusting Top Tree Implementation

Screenshot
Pop 20.25
Vit 30.40

Self-Adjusting Top Tree Implementation maintains a forest that changes over time through edge insertions and deletions. This implementation focuses on the simplified Top Tree interface, which allows you to solve a number of interesting graph problems like finding common ancestors, the heaviest edge, maintaining the diameter, center, or median and other (mostly network flow) problems. Using Top Tree interfaces, all outline problems can be solved in a clean declarative way. This implementation uses adapting ST-trees as the underlying data structure, achieving O(log n) time per expose(v,w) operation. There is also a demo that shows an easy way to integrate the toptree library and the host application.

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 Website Updated 22 Apr 2011 Markdown taglib

Screenshot
Pop 21.42
Vit 27.58

Markdown is a lightweight markup language. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid HTML. This taglib brings Markdown to your JSP pages.

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.

No download No website Updated 31 Jan 2012 Hades

Screenshot
Pop 22.34
Vit 25.68

Hades is a high availability (HA) data source. This HA data source contains two other data sources: the main one and the failover one. The HA data source exposes one of them at a time and can automatically switch between them when certain conditions are met. These conditions are highly configurable. By default, when the main data source is overloaded, the failover data source is used. The load of a data base is determined on the basis of the average execution time of some configurable SQL statement that is examined periodically. The HA data source exposes through JMX its state and also operations for manual switching between the two contained data sources in case automatic switching must be suppressed for some reason.

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.

Screenshot

Project Spotlight

Siege

An HTTP regression testing/benchmarking utility.

Screenshot

Project Spotlight

Kigo Video Converter Pro for Mac

A DVD ripping, DVD creation, Web video downloader, and video conversion tool.