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
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Map fixed-length files to java objects allowing read from and write to
Parses and formats positional and CSVdata into and from Java Objects based on a layout defined in xml format.
Particularly useful for developers that need to integrate Java with legacy systems/languages that only understand positional data (i.e.: Cobol).
Provides data binding from various data sources to TestNG test methods
This project provides data binding from various data sources to TestNG test method parameters.
Currently implemented is the binding from CSV, Properties, Text and XML files. Supported are test input parameters as well as test output parameters.
Binding is provided for all primitive Java data types including Strings, lists of those, Java Beans, lists of Java Beans and enums.