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 to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
The Java Software Metrics Evaluation & Graphing tool is a source code analyser providing metrics analysis and graphical representation of Java code. The system presents code in a graphical format and allows software metrics calculations to be performed.
An object oriented framework that facilitates functional testing of software written in Java. Harness is based on the concept of test cases and uses XML as input/output format.
A JSP template engine that enables developers to write JSP emails, JSP XML files, static (precompiled) HTML files and any other text format. The syntax is almost identical to JSP but it is not required to run inside a webserver.
...Allows request messages to be created and reply messages to be parsed. Provides complete support for advanced ActiveDatabase features - bind variables, multiple result sets, RV/AE format, etc.
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.
Java API to process or parse HTML documents.
If your Java application needs or would like to be able to process some text in HTML format, you'd probably find this API interesting.
This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
JWorkbook is a Java class library for exporting data to spreadsheet files. The current version of JWorkbook can write data in the Gnumeric file format, and has partial support for the Excel file format (via POI).
javam is a make utility for Java projects that can automatically generate its own dependency file in a cross-platform XML format. It is a method of building Java projects that can be as simple as using "javac" and still handle large systems.
The MetaText Java library provides an extensible abstraction of a generic text object using many text encoding format so that
applications can ignore the underlying encoding.
Supported encodings:Unicode,ASCII,Cp1252,ISO8859_1,ETSI GSM,XML/HTML,DOS CP437
An alternative to Java's Object Serialization Model using a XML format
that is flexible, and parsable and can easily be used to pass data to other languages, and applications, as well as for debugging output.
Java doclet capable of generating Java source documentation in XML format.
XSL stylesheets can be used to transform this XML data to other formats (e.g. HTML, PDF).
This is a small program that enable you to generate XML from your 'home made' document format (should be a text file...) following a very simple control file.
Kvanttisms is a Java class library for sending and receiving SMS messages
via a GSM phone. The library contains classes for encoding/decoding SMS messages in
PDU format and communicating with a GSM terminal through a serial link.
The Java Package Manager (JPM) is a set of class libraries and associated tools for managing bundles of distributable Java code. Inspired by the Red Hat Package Manager (RPM) distribution format, the JPM format provides the same type of benefits to Java.
JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your java program can run without JVM.
Excellent addition to any application, the ProjessUpdater Application Extension (PAE) can be applied to assist in end-user updates and downloads from a centralized location. The suite consists of an open-source client and a server.
An Eclipse plugin for editing and managing textures for POV-Ray (Persistence of Vision Raytracer). Inspired by TextureView and is an addition to PovClipse.
The intention of Interlingual is to build a localization tool with full support for the XLIFF format starting with an intuitive and powerful XLIFF editor.
BibTeXlipse is an Eclipse plugin for managing and analyse bibliography databases. Mainly for BibTeX databases, but will import and export many other bibliographic formats.
It's currently in planning phase.
IoC container for the configuration and design for experimental design
InPUT offers a descriptive and programming language independent format and IoC (Inversion of Control) container for the configuration and design of computer experiments.
Code and more info can be found on github:
http://github.com/feldob/InPUT
Provides a generic Java API for parsing text files using an event-driven approach based on regular expressions and annotations.
Also aims to provide implementations for concrete file formats such as the DSV 5 format of the German swimming association.