Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
CVS Client is a Java servlet-based web application which provides client functionalities for various version control systems. Unlike most web-based CVS clients, CVS Client implements full range of client functions including checkout, update, and commit.
!!! Tablegen is discontinued. Go use Apache Torque instead !!!
Automatically generates Java (JDBC) classes to access to a relational database.
Version 1.8 is now officially obsolete.
Version is being worked on. It will have improved code structure (
Evolution is a suite of easy-use API and tools help java applications to have the ability of file-based auto-update(from a configurable location). Using it will make your applications upgrade more smartly.
The goal of this project is to build a set of tools that makes it possible to move between a UML model and Java source code during development without having to update duplicated information by hand.
Utility for automatical building of java application release and auto update of java application on the user's side by internet. Includes the java library to build in to java application to update.
AWJava is a Java wrapper for the Active Worlds SDK. It is an update of Thierry Nabeth's discontinued "AWSDKJava" wrapper found here: http://www.insead.fr/CALT/Project/AWJavaBots/
Generic Java tool to read/apply configurable parameters.
Generic tool to read and apply modifications to configurable parameters. Provides simple extendable framework for defining parameters and readable/writable sources. Provides sample GUI tool to view/update parameters.
Now supports parameters in properties and XML files stored in files in directory structure or archives. Reads/writes single values to JDBC data source(s).
Uses templates to prepare parameters, possibly with values to use.
Parameters may be spread over multiple files/sources.
CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv