Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Take the Assessment
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
The Checker framework is an easily expansible set of check/transformation to build hierarchy of chain operations easily to-store/to-be created and re utilized (at run time if you want).
Manages Java application/tool options. Options are mapped to Java Bean properties using annotations. Options can be loaded from command line arg String[] array, an XML file, or a java properties file. Help texts can be generated.
A set of GWTE extensions in the form of simple and easy to use commons-style utility classes, and a working set of chart classes that wrap ofcgwt/open-flash-chart.swf such as BarChart and LineChart.
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.
This eclipse plug-in will allow the users to convert there string values to string which contains Unicode value for Non-ASCII characters. This is useful when working with java resource bundles.
Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
A simple set of Java classes used to handle CSV (Comma-Separated Values) files. The CSVFileReader class has a readFields() method that splits a line of the file into separate String fields; the text qualifier and the field separator are customizable.
Java library for validation, conversion and formatting of Dates, Hours, Brazilian Institutional codes (CPF, CNPJ, CEP and State Subscription) and other stuff, such as web String validations and converters.
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.
A small footprint library that streamlines HTTP file uploading into the Servlet development API. Create your servlets and access any form field, whether a string value or an uploaded file, from within the same request object. Based on Commons Upload.
JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
Datamixer generates mock data values for various datatypes, including integer, floating precision, datetime, and string. It can generate complex sequences, based on functions and permutations of the basic data series.
This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
I AM Java Images is a library that allows you to create button images using pure java. By default you can create rectangular and rounded rectangular buttons and specify the string to be appended on the button. Buttons colors and text is formattable.
Empire-db is a relational data persistence component for Java. Unlike Hibernate it uses a Java object model mapping, dynamic beans with comprehensive metadata support and an intuitive, type-safe and string-free SQL command API.
A Java-based in-memory RSS server. It can be used as a library for functional tests/unit tests or you could possibly use it as a simple standalone RSS server. Built on Simple and Rome. v0.2.0 contains the ability to add feed by URL, String, or Rome API.
A general famework, whereby an "event" is represented as a /etc/passwd style of ascii-string. The EventRing (or EventRingServer) sits on the network on a port, and will give and recieve these "events".
Java Extra Libraries is a collection of Java Libraries useful to everyone from the beginners to advanced users. Include certificate managements, string utilities, SQL, Date class, Convertor, Command execution, etc.
A java program to search thru files for string(s) and display the results in an HTML page in your browser. Can be used standalone or from a browser with properly tailored HTML and permissions set. Developed on a Windows system. Could work on Linux.
Provides necesary objects to extract strings to get fixed-size fields into Objects, where a XML document define how to map the content of the strings to the object's attributes.
j-sand is an advanced search tool written in java for developers. In the current first version it searches through a directory tree to find all files of a specified type and then inside those files for the specified search string.
Java Object Query System(JOQS)- JOQS is a simple object/relational persistence and query service. JOQS lets you develop persistent classes using simple query string (Object Query String, QS). Just like native SQL, object query string is very powerful, it's easy to understand.