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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
richhtml4eclipse is a WYSIWYG HTML-editor widget for SWT and can be integrated into an Eclipse environment. THIS PROJECT IS NOT UNDER ACTIVE DEVELOPMENT: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=319018 for the continued project.
jaspars provides a Jasper Reports custom data source (JRDataSource) compatible with the Remedy AR System. See http://www.mypathworks.com/arslist/Public?id=8ae4b6940c259f32010c3707fbae01bf for more information and usage instructions.
The BGSSJ allows for easy and interactive querying using different gene identifiers (GenBank ID, UniGene, SwissProt, gene symbol), generates a summary page with listings of the frequencies of Gene Ontology annotations for each functional category (cluste
Q3Mapgen - map generator for games based on ID software's engines (primarily Quake3). Creates random labyrinths, single- and multistory buildings. Never play the same map twice again! Never play against someone who knows each and every corner of the map
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.
hloader is a simple tool to aid population of hibernate objects from an xml file. Supports associated objects by arbitrary id and allows specific overriding of database generated ids for reference data.
TiVonage allows Vonage customers to manage their voice mail, including:
* Check for new messages
* Listen to messages
* View caller ID and address info
* Return calls via Click2Call
...all from the comfort of their TiVo remotes.
Tired of telemarketers? GreenScreen uses your modem to listen for incoming phone calls, and displays and speaks the caller ID when the phone rings. If the caller is on your "block" list, the software hangs up on the call. Also logs the calls.
no more singleton, no more concrete implementation coding is required. it maintains the Service Objects and provides services for the client App. client just lookup the service object by id. it's useful to build component style development.
Government and administration library, written in Java. Supports general administrative concepts, ISO standards and specific government related concepts like ID-card numbers, social security numbers, etc...initially mainly for the Belgian authorities.
Implementation of JSR 173 - Streaming API For XML (http://www.jcp.org/en/jsr/detail?id=173). This effort is taken in consideration of Axis C project and now it has impl. as an internal component.
This project will be the candidate reference implementation (RI) and candidate technology compatibility kit (TCK) for JCP JSR188, the CC/PP Processing Java API:
http://www.jcp.org/en/jsr/detail?id=188
Password generator. The user can choice the characters, write the results in text file, make pronunceable passwords, choice the number of digits and codes. Visual version made in Java and non-visual version in C. Great performance.
"Smart Table" is a table that can track and identify multiple objects simultaneously when placed on top of its surface. The table has been designed to fit ordinary objects into smart environments using an ID label.
An alternative Identification system that is a replacement for Microsoft's Passport and the Liberty Alliance. Its a simple architecture that is setup so anyone can run a server and thereby have control over their online identification.
This project aims to provide a core java library for performing data validation, together with an XML driven data transformation engine that allows (for example) the conversion and validation of a http input into an xml document or custom objects etc
CyberToolbox for Java is a VRML2.0/97 authoring tool for Java platforms. <p>The CyberToolbox is a first prize winning entry in the Java 3D programming contest which was held on 1998 :-) <p><img src="http://sourceforge.net/dbimage.php?id=2639">
CyberToolbox for WIN32 is a VRML2.0/97 authoring tool for for beginner creators who has not been studied programming languages.
<p><img src="http://sourceforge.net/dbimage.php?id=2641">
CyberToolbox for Java3D is a VRML2.0/97 authoring tool for for beginner creators who has not been studied programming languages.<p><img src="http://sourceforge.net/dbimage.php?id=2642">
A system for logging/presenting information about incoming phonecalls.
Currently only working for ISDN routers with the ability to send syslog messages.
Provides quick transformation from yaml to Java Objects
Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances.
GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer
Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml
Add Jitpack repository in <repositories> section in pom.xml:
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
Add Simple-Yaml-Transformer dependency:
<dependency>
<groupId>com.github.DeMmAge</groupId>
<artifactId>Simple-Yaml-Transformer</artifactId>
<version>1.0.0</version>
</dependency>