RSS 4 projects tagged "English"

Download Website Updated 12 Jan 2011 CRest

Screenshot
Pop 35.41
Vit 29.87

CRest (Client REST) is a lightweight library that simplifies the integration of third party RESTful services into Java applications. CRest is mainly annotation-driven, allowing the developer to focus on the essential aspects of the integration of a REST service, such as the definition of the Java interface that maps the remote REST methods and the data model the interface will deal with. The rest is achieved by annotating a plain Java interface with the relevant information such as the service end-point, the desired timeouts, URL formats, etc. CRest will handle everything else, including HTTP request generation, auto marshalling of the response, and more.

Download Website Updated 26 Feb 2011 Scalate

Screenshot
Pop 20.40
Vit 1.00

Scalate is a Scala 2.8 based template engine for generating text and markup. It can be used stand-alone in any JVM or as a servlet filter in any Java Web application. It supports the following template formats: Mustache, Scaml, Jade, and SSP.

Download Website Updated 08 May 2013 CmdOption

Screenshot
Pop 39.71
Vit 4.86

CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications. Everything you need is (at least one) simple configuration object. Each field and method annotated with an CmdOption annotation will be processed. Based on this config, CmdOption is able to parse any command line, guaranteeing the declared specification. The result is directly stored in the given config object. When errors occur, CmdOption gives a meaningful error message. Generated output and validation/error message can be localized.

Download Website Updated 01 Jan 2013 Object Query

Screenshot
Pop 43.34
Vit 1.31

Object Query is a Java tool which allows writing type-safe and refactor-resistant queries with cross persistence technology.

Screenshot

Project Spotlight

QScintilla

A port of Scintilla to Qt.

Screenshot

Project Spotlight

GNU Teseq

An escape sequence illuminator.