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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This is a software to track bug based on Java program. You can use flexible query criteria to do CR (Change Request) tracking Demo is here http://dev.daybreaksoft.com:8080/bugfreej/Logon.jsp
Supplementary checkers for CheckStyle, somehow less tested and mature than the standard checkers provided by CheckStyle, but that will be one day included into the standard distribution of Checkstyle, if approved.
Enerjy is a static code analyzer for Java that integrates seamlessly with Eclipse. In addition to scanning your source code for stylistic problems, bugs and inefficient code, Enerjy also calculates your Enerjy Index Score.
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.
Bark is a software developer's design watchdog. It is an Eclipse plugin that analyzes your system as you develop it and helps you to remain faithful to your design or to evolve it in a controlled manner.
Timbre is a simple tool for facilitating peer reviews in a team based development environment. Initially an Eclipse plug-in, Timbre aims to store all review data within a project's existing source control system.
A toolbox for testing SQL. Currently, SQL Spelunk includes code coverage analysis and calling stored procedures in a rolled-back transaction from SQL and JUnit.
Lightweight Mylyn tasks repository server.
Perfect solution for those who need to maintain shared Mylyn 3.0 tasks repository and allow remote access to it.
Full Glassbox Testing Suite will improve the power of JUnit by allowing users to check if their features are following their required flow. The idea is similar to jMock but relying on real objects instead.
This project provides a full set of Interfaces and Classes that naturally brings the developer to follow the "Gang of Four" Design Patterns while producing software
WebappServiceFixture is a fixture library for SOA or distributed Web applications testing. It generates REST or xml requests, invoking web application calls, such as SOAP/REST/Simple Xml, and verify response.
The goal of this project is the "continuous quality assurance of implemented architecture models". For more information visit our web site: http://jmd.sf.net
Measure how directly your classes are tested by JUnit. Unlike traditional code coverage tools, PEA considers and measures whether the code covered ran as a direct call from a test, or indirectly via chained calls.
http://jmsloadtester.marcel-sauer.de JMS Load Tester is a small command line based Java (>1.5) application to load test JMS brokers like SonicMQ, ActiveMQ, OpenJMS and others. It can be configured with a property file.
Everybody in a development project gets hurt when the build breaks. The Build Alerter project is created to let everyone feel the pain through sound and visual signs. The Build Alerter has a quick and easy setup to connect to your source control system.
JLayerCheck checks package dependencies in Java projects to ensure that they match the desired architecture. Packages are grouped into modules and dependencies are specified. It can also find cycles and orphaned classes.