RSS 141 projects tagged "Apache 2.0"

No download Website Updated 02 Jul 2006 Wicket

Screenshot
Pop 33.17
Vit 50.16

Wicket is a Java Web application framework implementing simplicity, separation of concerns, and ease of development. Wicket pages can be mocked up, previewed, and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all handled in Java code using a component model backed by POJO data beans that can easily be persisted using your favourite technology.

No download Website Updated 09 Dec 2008 Json-lib

Screenshot
Pop 79.66
Vit 5.13

JSON-lib is a Java library for transforming beans, maps, and XML to JSON and back to beans and DynaBeans. The main motivation for this library is to provide the means to transform data between a server and an AJAX enabled application using JSON (JavaScript Object Notation), a lightweight data-interchange format that is easy for both humans and machines to read and write.

Download Website Updated 10 Oct 2006 Echomine Feridian

Screenshot
Pop 110.66
Vit 1.78

Echomine Feridian is an easy-to-use Java API that gives you quick and easy access to the XMPP network used in IM services such as Google Talk. The API allows you to communicate with Jabber/XMPP servers for sending and receiving instant messages, presence management, and custom extensions to the XMPP protocol.

No download Website Updated 11 Oct 2006 Tiny Marbles

Screenshot
Pop 20.05
Vit 2.30

Tiny Marbles is a transactional, persistent object repository for dynamic objects. Apart from the initial setup, all the interaction between Tiny Marbles and the application is done programatically at runtime. All objects can be modified after creation.

Download Website Updated 17 May 2006 Rhino in Spring

Screenshot
Pop 23.66
Vit 1.00

Rhino in Spring is an integration of the Mozilla Rhino JavaScript interpreter for Java and the Spring framework. It includes a controller component for the Spring Web MVC that allows you to express complex multipage flows in your Web applications as server-side JavaScript programs. You can use all the amenities of a full-blown imperative programming language while designing flows.

Download Website Updated 15 Dec 2009 Java Unified Expression Language

Screenshot
Pop 58.80
Vit 6.07

JUEL (Java Unified Expression Language) is an implementation of the unified expression language (EL) as specified by the JSP 2.1 standard (JSR-245). JUEL can be used as a standalone EL implementation or with Sun's GlassFish V2.

Download Website Updated 13 May 2007 dao-zero

Screenshot
Pop 17.32
Vit 2.86

dao-zero is a tiny Java bean used to reduce the source of a persistence tier based on Spring's iBatis support. The usual way to use iBatis in Spring is to write code and invoke the iBatis API explicitly. dao-zero invokes the iBatis API for the developer automatically, without the need to write implementation code. It will implement DAO interfaces automatically and invoke iBatis SQL mapped statements for you. You can use it to replace your DAO bean class directly.

Download Website Updated 04 Apr 2006 Spring Rich Client

Screenshot
Pop 15.00
Vit 1.00

The Spring Rich Client Project (RCP) is a sub-project of the Spring Framework. Spring-RCP's mission is to provide an elegant way to build highly-configurable, GUI-standards-following rich-client applications faster by leveraging the Spring Framework. It also provides a rich library of UI factories and support classes. Its initial focus is on providing support for Swing applications, but a goal of Spring-RCP is to be view agnostic as much as possible.

Download Website Updated 17 Mar 2006 JCons

Screenshot
Pop 20.57
Vit 51.21

JCons provides a library that bring color to your Java console. The Java console gives no methods to change the foreground or background color. With help of this library, one can make error messages red and success messages green, for example. Most Unix terminals can deal with ESC sequences, so they are used to make the Java console colorful.

Download Website Updated 12 Feb 2009 VRaptor

Screenshot
Pop 72.28
Vit 5.35

VRaptor 2 is a Web-based MVC and IOC framework based on many frameworks and ideas (Seam, Stripes, Webwork, Hibernate Annotations, etc). It makes full use of Java 5 Annotations. It favors convention over configuration, because configuration in XML/properties/annotations is always easy to make mistakes and repetitive (aka copy and paste in many places). This framework uses a more imperative approach, instead of having many XML files to configure lifecycle and other properties. Most of the settings go inside plain Java objects (POJO), so the team knows exactly what is going on and where.

Screenshot

Project Spotlight

NxWidgets

A graphics package for the NuttX RTOS.

Screenshot

Project Spotlight

Samba

Tools to access to a server's filespace and printers via SMB.