Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
MongoDB Atlas runs apps anywhere
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.
Riddle is a project for wrapping the popular soapUI project to be used in a web envioment. It allow project created in soapUI to be use as a monitor for your web services
Scala with Sails is yet another web development framework that stresses security, ease of development, ease of deployment, compatibility with existing Java classes, and performance
NetTool is a developer tool for monitoring and manipulating application-level network messages, particularly useful for debugging web applications and web services. There are two components to NetTool: the HTTP Client, and the TCP Tunnel.
SwingFast is a library to help with the creation of Swing based applications. It includes menus & forms creation, easy layout of components, load & save with XML files, and numerous useful "shortcuts". Creating robust GUIs has never been so easy!
Sounder is a spell checker that allows user to enter a word as they think it should sound not as they think it is spelled. A list of similar sounding words is returned to the user with the correct spelling.
BTL is a template language that combines power of JSTL and XSLT to produce documents in XML, HTML, XHTML, XSL-FO, PDF or other formats, based on the JavaBean input.
A Standalone and Flexible Framework which allows java developers to access CVS with minimal understanding of its implementation details. JRepository is a command pattern based framework where each command wraps a cvs command. Most common commands are imp
JClassCollections is a library of Java collections whose contents can be filtered by class. When a filtered view is requested, all objects that are instances of the specified class (either directly or via inheritance) are included.
Brico is a framework for swing app building based on command processing. It handles a request/response cycle managed by a Controller and it also supports the Chain of Responsability pattern.
The CommGen platform is intended to be a simple, scalable integration platform
for small to medium problem sets. The architecture is simple, consisting of a
distributed kernel, distributed O/S, agent and application layer.
Manage software dependencies in java. The repository contains enire software distributions (ex: spring 2.0). The goal is to choose the correct jars by providing the names and versions of the software distributions, not the version of the jar itself.
The Eclipse Rich Structured-Text Tools (RST) is a platform for editing structured text documents like DocBook that are marked-up using XML. Since RST is built on top of Eclipse WTP, it inherits a powerful XML source editor.
Raindrop is a Java based framework based on SEDA (Staged Event Driven Architecture) principles. It focuses on providing highly concurrent server side throughput by managing and controlling Thread usage and concurrency primitives.
Project ValidateData is server side data validation layer which work as web service. Written on Java. It works on three stages.1.User application send data.2.Make validations on user data using xml file with rules.3.Send results to client
This framework contains 2 sides: the server and the user interface. One is on a web server, the other is an applet or a standalone client.
The User interface is drawn by a java client that receive and send its custom information from the server side.
Extendable general purpose DB framework. JugglerDB started out as a simple source code generation interface, to create Java DAOs for databases. At a certain point we decided to extend its usage to perform many other tasks. We decided to go ahead and deve
dTools' JConsole is a tiny library to assist Java developers in creating command line software. Features of dTools' JConsole include adding custom commands, parse command lines, and logging abilities.
Beanfix is a testing framework based on JUnit 1.5 Java Beans and Ant. Writing tests focuses on composing fixtures instead of coding test class methods. Test writers are encouraged to write abstract tests first, allowing specialization by others later.