Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
This project provides glue code for comprehensive integration of JSF (JavaServer Faces) and the Spring framework. This is done in a implementation independent way so that it can be used with any JSF implementation.
XLayout is a layout system for Eclipse SWT that allows to separate layout code from business code, similar to the web development approach. The layout is defined in XML using a HTML table like language. The controls can be placed using special tags.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Adaptive Work-Centered User Interface Technology (ACUITy) utilizes semantic technology in an ontology-based approach to modeling and implementing intelligent user interfaces.
This project will provide tools that leverage Pi Calculus to build more robust Service implementations in Java, that can be verified against a global model description (as defined in the pi4soa project).
FredServer is the server component for the Fred 2007 time recording client. With FredServer it is possible to collect the efforts recorded by the Fred 2007 client and to store these efforts in a central database for further analysis.
jgapi stands for Java Gaming API. This project is meant to deliver a simple to use
API to program games in java. Currently we got 2D Frame, FullScreen and Applet support.
Liberator Java Persistence API is an open-source JPA solution developed by a group of chinese java developers who believe in open-source spirit. Liberator learns from all other O/R project and comes with a new envolved design and high-quality java code.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
This is a replacement for the CruiseControl reporting application. It is template based (rather than using XSLT) and will allow plugins for displaying project-specific information
Covra is a project to help design compilers. C3 is a tool specialized on the easy design and construction of ASTs, it is independent of the compiler compilers or parser generator that is used. It generates Java and C# code. Require JRE 1.6.0.
This project aims at combining the features of UML modelling along with an easy to understand language similar to action semantics. Te current release provides just the skeleton code generation and class diagram drawing. A new version has been released!
JVFramework is an application framework for Java. It's main goal is to avoid code duplication (such as metatada, UI programming, etc) related to the construction of a web application, providing a declarative language for business tier programming.
Unzip buildtemplate and you will have a project set up with ant/junit/verifydesign/code coverage all out of the box. It is a great way to get started and then add to the build.xml as you go. netbuildtemplate is for .net and has nant/nunit/NCover, etc.
This navigation tool for the site http://www.software-kompetenz.de visualizes a connection graph of articles in a knowledge database. It is a project of the Software Systems Engineering Research Group at the BTU Cottbus and cooperating partners.
This project is intended to provide a robust and easy to use front end for java.util.Scanner and javax.swing.JOptionPane to collect input from the end user in a maner that prevents improper input from throwing unwanted exceptions.
XUP (Extensible User Interface Protocol) is a SOAP-based protocol for delivering events and incremental UI updates. This project builds a web application development framework on top of XUP, consisting of a client, a server toolkit, and a template viewer.
Multired is middleware for automatic dynamic generation of multi-resolution representations for large spatio-temporal databases. It also provides an API which uses the middleware to support user-guided navigation of spatiotemporal data.
XecliP is a Plug-in for Eclipse that supports distributed pair programming. With this plug-in two developers are able to work together on the same Javaproject remote via internet or within a local network. The joined project must be stored by CVS.
The SimpleJTA project implements a standalone JTA compliant Transaction Manager. It is primarily designed to be used when a J2EE server is not available, for example, in Servlet applications, or standalone Java programs.
This project is a taglib library used to create tables of data into web based interfaces. The data can be in a bidirecional array, collection or even in a database (thru interface implementation) and repaginate the data removing the screen overload.
Generic Data Access Framework is a generic data access layer that allows the programmer to "plug" in persistence frameworks such as cayenne or hibernate without having to know a lot of the details of the persistence frameworks.