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.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
JDasm is a library written in java to easily manipulate Java class files. It gives you the ability to load a class file and modify it or write a new one from scratch; you can inspect it, edit or export any part of the class file and import it into anothe
This project is an attempt to solve issues we face while using hibernate.Currently solving these four problems: 1)Updating object delete null data. 2)Projection returns list of object[] instead of pojo. 3)Don't write HQL 4)Paging logic rewrit
This small framework is intended to simplify accessing and processing data stored in a LDAP data source. It is built on Java javax.naming.ldap package and allows you to write LDAP queries in SQL style.
SleekIce is an easy to use game engine used to write games in Java. This will allow a game programmers to devote more time and thought to their game content rather than how to make the game work.
An extensible framework to provide data adaptation services in distributed systems and ETL applications. Used to preprocess (non-XML) data into XML, transform and validate XML data and write it to a sink interface. Also includes simple XML tools.
tryst is a framework which helps to ease development on the osgi plattform by adding the the usage of annotations.
write service-bundles which interact to other services just by adding a annotation.tryst is the osgi-spring framework;-)
AJAX and SOA Developers find it difficult to write and analyze JSON. This Eclipse plugin with the JSON2TreeView enables developers to test and visualize any JSON. Developer can enter a JSON convert it to XML and View it as a Tree.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
DataTest is a test library for Java ORM (Object Relational Mapping) frameworks. It provides tools for comprehensive testing of read and write operations involving ORM Data Access Objects (DAOs), and an API for simplifying data access test operations.
Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
This library is developed to read and write Property List (PLIST) files. These files are widely used by OsX programs. This library easily gives you the ability to read and write those files and to use the content downstream in your programs.
This library is an Object/Relation mapping framework for Java. It is designed to be easy to use (no xmls to write, no tables to create, no primary keys to fiddle with, just point it to the database) with automatic generator of objects.
...Dependency injection support is built in. Waffle does NOT have a proprietary templating language nor does it require any XML configuration files. Waffle apps are easy to write and test.
Inline::Java lets you write Perl classes in Java and wrap/use existing Java classes.
It is an ILSM (Inline Language Support Module) for Java 2, and is part of the Inline
family of modules.
Converts numbers to words, handy when it is needed to write your bank check with ease, no more spelling or wrong writing. All words are in bulgarian language.
Samosir is the library used to develop plugin modules for the Toba personal information retrieval application. It lets developers easily write modules that add functionality from within Toba and integrate with the internal database and search engine.
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.
This UBmatrix Processing Engine is an SDK for building XBRL-enabled applications. The engine is the essential component to read, write, and validate XBRL. This project was released under UBmatrix Inc. Learn more about EDGAR Online XBRL Processing Eng
The goal of XML11 is to help programmers write AJAX-applications without requiring any JavaScript knowledge. XML11 allows you to write your application in Java which is then translated to JavaScript so that it can run inside any browser.
WikiJavadoc is an inline Documentation Tool which extends Wiki-Function to Gjdoc. Instead of manipulating the source code change the Java Documentation and write changes back to source, update Java Documentation.
A WYSIWYG Literate Programming editor for Java as an Eclipse plugin. With this editor, the user can write programs in a "literate", narrative style. Java source code is extracted and assembled into .java files.
CubicTest is a visual tool for writing Selenium and Watir tests. It makes tests faster and easier to write, and provides abstractions to make tests more robust and reusable. Go to www.CubicTest.org for more information. The SVN is moved to www.OpenQA.org