RSS 139 projects tagged "Apache 2.0"

Download Website Updated 16 May 2013 JDAL (Java Database Application Library)

Screenshot
Pop 116.07
Vit 1.02

JDAL is a Java library which aims to help developers make database applications easily using Spring Framework and Hibernate, JPA, or IBatis ORMs. It supports generic DAOs and ready-to-use UI Components with server-side pagination and sorting.

No download Website Updated 19 Feb 2013 JMapper-Framework

Screenshot
Pop 28.53
Vit 1.11

JMapper-Framework allows you to pass data from one Java Bean to another dynamically with annotations and/or XML. You can create and enrich target objects, apply specific logic to the mapping, automatically manage the XML file, implement the 1-to-N and N-to-1 relationships, implement explicit conversions, apply inherited configurations, and more.

Download Website Updated 11 Jun 2013 Genson

Screenshot
Pop 158.92
Vit 17.29

Genson is a lightweight Java library for doing conversion between JSON and Java. It provides full databinding and Java generics support. Genson's main goals are to come with rich features out of the box, great performance and scalability, and easy ways to add new features.

No download No website Updated 04 May 2011 jRapidRPC

Screenshot
Pop 15.17
Vit 27.88

jRapidRPC is a Java RPC library that allows you to create client-server applications that talk in objects. It is small, fast, and extensible. Its smallness helps you learn how to use the library quickly. jRapidRPC is fast due to its compact size and lack of complexity. Also, it uses the ProtoStuff serializer by default. jRapidRPC's extensibility allows you to can write a new client-server or a new serializer.

No download Website Updated 03 Mar 2011 Crawler

Screenshot
Pop 24.54
Vit 1.00

Crawler is a simple Web crawler (or spider). Its main goal is to abstract the boring and error-prone code from your codebase and let you focus on crawling the site. Also, it's quite easy to use.

No download No website Updated 27 Aug 2010 tadedon

Screenshot
Pop 27.57
Vit 32.05

tadedon is a set of utilities that form a foundation for applications written with one of the many Java frameworks, such as GWT, GIN, Guice, Google App Engine, commons-configuration, and many others. It lets you specify the default configuration of your application and upgrade it automatically on each new release. It can redirect all java.util.logging to slf4j and easily configure logback. It can bind application configuration in a Guice module. It supports @PostConstruct and @PreDestroy annotations (JSR 250) in Guice applications. It lets you annotate your methods with @Transactional annotation. It supports Guice injector stage in your Web application. It lets you test your Guice managed servlets and filters without needing a real servlet container. It lets you use Guice Matchers for matching super class, interface, and type literal annotations. It can inject event bus to your GWT applications with the help of GIN.

Download No website Updated 05 Nov 2010 Icwri Script

Screenshot
Pop 41.81
Vit 3.43

Icwri is a lightweight, very simple, service-oriented Java built-in script. It can help Java developers build some application interfaces in a service-oriented style. It can also help non-technical people join the development team to write their own application scripts to enforce business rules and decisions. Icwri service providers and consumers can be either Icwri scripts or Java classes. An Icwri script can run all alone, but the primary purpose of Icwri script is to have an assistant language of Java. It can run on any system with JDK/JRE 1.5 or above installed. It does not support Java SE 6 Script Engine because of the service-oriented design and the requirement to support Java SE 1.5 users.

No download No website Updated 03 May 2009 Fixjures

Screenshot
Pop 18.06
Vit 38.83

Fixjures is a data-driven dummy object creator for Java. It allows one to define test fixture objects in external, human-writable JSON resources to reduce unit testing boilerplate.

No download Website Updated 18 May 2010 Neuroph Framework

Screenshot
Pop 90.83
Vit 2.88

Neuroph is lightweight Java Neural Network Framework that can be used to simulate common neural network architectures. With a small number of basic classes that correspond to basic NN concepts, it is easy to learn. It also has a nice GUI application.

Download Website Updated 06 Mar 2009 Livrona Trax

Screenshot
Pop 10.30
Vit 1.00

Livrona Trax is a simple and lightweight JDBC transaction manager that supports transaction demarcation. It allows you to execute a series of database commands and have them either commit or rollback all at the same time for standalone applications.

Screenshot

Project Spotlight

Guacamole

A pure HTML5/JavaScript VNC viewer.

Screenshot

Project Spotlight

Memview

A memory trace visualizer using valgrind.