RSS 4 projects tagged "Java Annotations"

Download Website Updated 23 Nov 2009 Jukebox

Screenshot
Pop 68.12
Vit 4.95

Jukebox is a collection of reusable components that allow you to create a flexible server-side and middleware framework. It features semaphores and services (not quite your usual set), a Finite State Machine implementation based on Generics, a Datastream framework (data producers, consumers and loggers), and a JDK 1.6 compliant JMX framework based on Annotations.

No download Website Updated 05 Nov 2009 Hibersap

Screenshot
Pop 36.33
Vit 1.00

Hibersap is a small framework that offers an abstraction layer on top of the SAP Java Connector (JCo). It maps Java classes to SAP function modules using Java Annotations and reduces the technical code to call a function in a SAP back-end system. Hibersap’s API is very similar to Hibernate, thus offering a familiar programming interface to developers of enterprise applications.

Download No website Updated 22 Feb 2011 Contracts for Java

Screenshot
Pop 17.94
Vit 28.65

Contracts for Java (Cofoja) adds contract programming support to Java through simple yet powerful annotations: @Requires, @Ensures, @Invariant, and @ThrowEnsures. Contracts are inherited from interfaces and superclasses and can be enabled selectively during development then disabled for release.

Download No website Updated 15 Sep 2011 Yap4j

Screenshot
Pop 25.57
Vit 24.83

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.

Screenshot

Project Spotlight

Java Algebra System

An object-oriented, type safe, multi-threaded approach to computer algebra.

Screenshot

Project Spotlight

Snippetory

A general Java template engine based on passive templates.