RSS 7 projects tagged "j2se"

No download No website Updated 05 Jun 2009 Spring ME

Screenshot
Pop 28.18
Vit 1.00

Spring ME is a version of ME that not only runs on your cell phone, but also on any other Java platform not supporting reflection. It is to Java ME what Spring is to Java SE and Java EE, which is indicated by the name. However, the "ME" (Micro Edition) suffix not only refers to the platform it supports. It also refers to the size of the runtime, which is pretty minimal. In fact, it's pretty much non-existent, and therefore ideal for situations in which you cannot afford the sheer size of the traditional Spring runtime.

Download No website Updated 06 Aug 2010 BRAP

Screenshot
Pop 35.64
Vit 2.01

BRAP is a Java remoting protocol that uses native Java object serialization encapsulated in HTTP. It aims to be an alternative to Spring HttpInvoker and Spring Security, especially when you don't need or want the dependencies of Spring in your client, such as when building a rich client application where size might be an issue. The authentication mechanism lets you use your own domain objects as credentials. BRAP gives you "pass by reference" even though the object arguments are serialized and passed to the remote service: changes that happen on the remote side can be applied to the client side automatically. BRAP focuses on being easy to use, small in size, yet powerful and extensible.

Download No website Updated 04 Jan 2010 reb4j

Screenshot
Pop 40.19
Vit 1.42

Regular Expression Builder for Java (reb4j) is a simple set of classes that encapsulates the regular expressions used by java.util.regex.Pattern and provides facilities for composing larger expressions from sub-expressions. It effectively provides a way to build regular expressions without the risk of encountering PatternSyntaxExceptions at runtime.

Download Website Updated 29 Aug 2012 jZebra

Screenshot
Pop 118.57
Vit 6.42

jZebra is a Java applet which allows you to print barcodes, receipts, and more from a Web page to your industry printer. It sends raw print commands and basic HTML and PDFs to your raw, PostScript, or LaserJet printer. It has been tested with Firefox, Safari, Internet Explorer, Chrome, and Opera. It supports parallel, serial, USB, and network printers.

Download No website Updated 03 Jul 2010 GWiki

Screenshot
Pop 46.78
Vit 1.44

GWiki is an embeddable Wiki engine. It allows users to edit rich text fragments in an application you develop. It supports I18N files and mulitimedia content. Gwiki can be extended with macros written in Java or Groovy. It has a powerful right and role system, which can be fed from external sources such as LDAP, and allows access to business entitiels from wiki pages. It comes with Wicket integration out-of-the-box. Wicket-HTML-Fragments can be held within GWiki, so these pages can be managed by the Wiki System, while Wicket handles the application logic. GWiki can be deployed as a servlet on every servlet container. GWiki can use a filesystem, a Zip archive, or a database for its content storage.

No download No website Updated 15 Sep 2010 buildbox

Screenshot
Pop 28.81
Vit 31.24

BuildBox is set of tools and plugins based on Maven 2, helping Java developers with various build types and with the build process itself.

Download No website Updated 13 Jun 2011 Flaka

Screenshot
Pop 26.50
Vit 1.06

Flaka is an extension for Ant that runs with Ant versions 1.7.x and 1.8.x. A main project goal of Flaka is the simplification of writing a build script. It requires Ant >= 1.7.x and Java >= 1.5. It provides an expression language (Java Unified Expression Language) allowing access to data objects that makes many scripting parts in Ant scripts unnecessary. It provides conditional and repetitive control structures like when, unless, while, for, choose, switch, etc. It provides exception handling. It provides additional types, tasks, and macros. It provides comprehensive documentation.

Screenshot

Project Spotlight

The Aime Interpreter

An application extension programming language interpreter.

Screenshot

Project Spotlight

AutoLaTeX

A LaTeX project compilation helper.