Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Autofetch automates adding association prefetches to object queries. Prefetch is an optimization to reduce the number of round-trips to an object store. Autofetch is designed to integrate with different object persistence technologies such as Hibernate.
This project contains a framework, built to be used in a Digital Game Design Undergraduate course. Such framework allow a better learning of object-oriented principles by first-grade students.
Groupware-API for stable access from Java to Lotus Notes/Domino via local or remote access, as easy to use as LotusScript. Domingo is compatible with Java 1.3 or higher and with Lotus Notes/Domino R5, R6, R6.5, R7 and R8.
J-Clops is yet another Javalibrary for parsing command line options.
What makes it different is the use of 'convention over configuration':
options directly correspond to setter methods in your program object.
TikeSwing is a framework for Java Swing development providing high-level MVC architecture . It aims to simplify usage of Swing components and supports Plain Old Java Object (POJO) programming model by connecting view components directly to Java beans.
MobHealth is an extensible mobile health framework/API written in JavaME. The current version supports two sensor-data formats (e.g. used by AliveTec). It already provides higher-level classes for data recognition like body position or hypoxia-detection.
JVending is a content provisioning system that implements most of the J2EE Client Provisioning Specification (JSR-124). JVending provides catalog management and device detection. Project also includes WAP push, MMS client and a registry for devices.
An extensible framework to provide data adaptation services in distributed systems and ETL applications. Used to preprocess (non-XML) data into XML, transform and validate XML data and write it to a sink interface. Also includes simple XML tools.
tryst is a framework which helps to ease development on the osgi plattform by adding the the usage of annotations.
write service-bundles which interact to other services just by adding a annotation.tryst is the osgi-spring framework;-)
The Group Communication Service intends to provide a generic API for applications that need group communication primitives, such as virtual synchrony or atomic broadcast. Its a Java based common API to several toolkits such as Spread, Appia and JGroups.
3RAD is a MDSD tool for generating 3-tier applications out of a custom data model specified in EMF Ecore. For building the generator openArchitectureWare is used. The produced target application will consist of a Swing front end and a EJB 3.0 server app.
btp2p stands for Bluetooth p2p and it is a collection of java classes for p2p networks over Bluetooth. Useful for CLDC multiplayer games and other applications with extendable design for layered protocols. HuNt is a chatroom midlet based on btp2p.