Bonswing is a library/framework that uses Java Swing components to list updates to services in the network using Apple's Bonjour. By using Bonswing components, the developer does not have to worry about service discovery and can focus on the application
Eclipse File System Editor is an editor for the Eclipse File Systems. The editor adds default behaviour to EFS implementation that could be reused. It has it's on extension point for Eclipse.
jansolo stands for Java AnnotatioN SOLution Open framework. The main goal is to build up a MVC framework to design web applications using annotations, and integrate with popular OS java technologies to provide a simple bridge to them
Java ARM support for standards, Maven, & archetypes
The project creates a standard for Java implementations of ARM applications. It uses an asynchronous event model with threading that is standard for any board the runs Java on an ARM processor.
The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo.
This will make code more portable and readable.
Main Area: https://sourceforge.net/p/armature/discussion/
This toolkit facilitates easier connections between stored data, intermediate data, and data presented to users in Java applications. The classes are abstracted as much as possible to allow wide use for various types of programs.
Jares is a lean, standalone library implemented in Java that provides a Rails ActiveResource-compatible client for consuming RESTful Rails based Web services.
This is a home-made framework that is (or will be) used as the base for several open source application published in this site.
At this stage, it's not intended to be used as a stand alone general purpose framework.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Example application to demonstrate the use and the abilities of the Spring RCP framework in conjunction with the Amazon ECS WebServices. The application acts as a frontend to the Amazon Services.
XML Extension Engine is a Java engine is a library that takes XML files and uses their elements, attributes, etc to construct plugins for your applications. It can be easily integrated with existing projects and is 100% Java. It is a sub-project of Gravi
JRaptor is an ActiveRecord (AR) design pattern implementation for Java. It's a non-intrusive framework built on top of Spring, AspectJ and JPA. First release with documentation is planned for end of 2008.
Java Web Application Stack built on top of Wicket, Spring, Hibernate/Ibatis, Jetty, HSQLDB, Junit, functional testing (Selenium), code coverage(Cobertura), DB Migration and CI. Its intent is to provide a rapid method for creating java web new projects
A conversion/mapping framework to help converting data from different domains stored in various technologies and formats, by specifying a conversion method in an XML file.
Gulfstream is a Java XML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
xmlandbean is a java library based on annotation who can read and inject XML datas into objects. Create the java objects, define (with annotations) for each properties how the system retrieve XML informations. Then, at runtime, xmlandbean populate them.