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.
Start Free Trial
Build Agents and Models on One Platform
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.
ExtractData is a program which scans your files, looking for specific types of data to isolate and extract. Extract lists of email addresses, person names, addresses and other kinds of data types from multiple files in a single pass.
A lightweight HTML editor, developed in java. So far includes: Tag highlighting. Default browser previewing. Will be developed to eventually include many Automatic HTML code insertion methods. Great for those learning HTML.
A GUI-based text annotation tool for creating and visualizing annotations. It uses a flexible stand-off XML data format, and has advanced and customizable methods for information and relation visualization.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
Simple J2EE webapp that acts as a SOAP proxy, validating XML content of incoming requests and outgoing responses. Configure : add your configuration dynamically from a simple page. Check : display the last results of transiting SOAP messages.
When you invoke a web service to retrieve data, the returned list may contain more records than you would want to display (perhaps in a grid). This is a Java SOAP response paginator to allow you to manage which chunk of the returned data to dispay.
The JotScale project is a cluster of servers implementing a highly scalable object storage system combined with a high performance http server and a subscription system. Jotscale now depends upon Mojasi (same trunk). Pure Java. Source only.
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 is a soap server to build converter server to convert files from any format to any format. A set of adapters classes, makes rbconverter highly modular and adaptable to use any applications for make conversions.
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Javaclass then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
jSOAP is designed for mobile devices which runs a J2ME platform. With jSOAP you can deal with a webservice using SOAP. jSOAP is very usefull when you don't now before the application starts how is structured the webservice. No need of WSDL !
A Java tool to convert GEDCOM 5.5 Files into real valid GEDCOM 6.0 Files. Unlike all the stuff you find on the web, this is no custom, experimental or intermediate "standard". We validate against the DTD released in the Draft from the LDS Church! T
Angur is a XML visualization utility which helps users visualize XML files in node graphs as well as generating XML visually, without any XML knowledge.
TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
BookYourEvent, a replica of Book my show using OODB (DB4O). Back End and Front End (UI) are separate projects. Backend is conceptualized using RESTful endpoints to facilitate a question answer model on the OODB.
LEMMing stands for Linux Enterprise Management and Monitoring. It's an environment that aims an easy way to take care of your HPC cluster. It is based WebServices. That lets you LEMMing multiple clusters throght the same interface.
FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
A web application that will convert a 'modern' web page into a web page that can be sent via email. Such actions as converting css into embedded styles, converting relative urls to absolute ones, and stripping javascript.
Program converts HTML pages into LaTeX format. Own mappings between HTML tags and character entities can be defined. CSS formatting properties are also supported (including colours). Implemented in Java.
Since, until version 3.6, seems that apache POI project http://poi.apache.org/ doesn't support importXML feature yet, i've created this project to provide , in a easy way and without need of native code , this very useful feature from excel 2007.