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
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.
The purpose of project is libarary that is foundation for importers from Rational Rose file formats to other formats and importers to some specific formats like nsuml xmi.
Based on a subproject, called Gerbo, it does the object mapping of a Relational Database. It is like torque and object bridge, but simplier.
The full project will have a GUI to make instrospection in a already created database and create the OR. Java.
This project is a plugin for the Eclipse development environment providing JAVA developers with a Webservice development environment similar to the MS Visual Studio .NET platform. Create and import Webservices from WSDL/UDDI.
Mockry is a tool to create mockobjects.
MockObjects are used to help developpers to automate their unit tests.
This project has been initiated by the Montreal's XP users group.
DeZign2DODS simplifies database development with Enhydra. It provides the glue between DeZign and DODS.
Note: this project has been set to "inactive", since I'm no longer using DODS.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The "Visual Code Generation Environment" project is a Object Oriented development environment that allows Design, Coding, Documentation, Compiling Test Plans, and Testing of an Application to occur in parallel, as one single task.
DOnut's goal is to provide a framework for easing the incorporation of design patterns into the development process. DOnut is both a project and a tool for generating source code based on design patterns.
JB2CSharp is a port of the Java-Bison/Flex software developed by the Serl project at the University of Colorado, Boulder. Parsers and lexers will be able to use C# actions. The open source .NET project Mono has requested the port, and here it is.
The purpose of this project is to write a patch for Bison which adds the capability of producing Java code instead of C code.
The software is based on the original Bison sources (version 1.28 of Bison). It provides a new -j option which selects Java ou
EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
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.
This project may be restarted shortly after all this time.
It will probably take the form of a generic Java application with XML template files.
A plugin will then be developed for the eclipse IDE.
Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
spag4j is a code generator written in Java to produce Java code for accessing a stored procedure layer from a database. Currently it supports stored procedures written in an Oracle. It produces either an EJB3 Java layer or simple static access methods.
A lightweight ORM and SQL schema generator meant as a simpler alternative to Hibernate, etc. with the goal of bringing Rails-like functionality and rapid development to Java. Operates on plain Java classes.
This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.