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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
JConfigura is a library usable in java environments for sharing configuration parameters between different java applications. Moreover it exculpates developers of aspects like property file reading and securing property files with rsa encryption.
Csvtosql is a library and tool to convert any CSV-based data. It accepts multiple data formats (such as CSV, Excel, or arrays), converts it into SQL statements, and writes the data back in multiple formats (textfile, database).
Friendly Object-Oriented Game Library , 2D Java Game Engine based on Slick2D and LWJGL.
This library was designed for students and primer Java programmer.
The program Virtual Network Simulator for Web 2.0 is a tool that allows the simulation of assembly and configuration of computer network projects, virtual or physical. It also simulate the sending of a package between the hots of origin and destinati
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.
Pounder is a utility for testing Java GUIs. It allows developers to dynamically load components, record scripts, and then use those scripts to construct JUnit tests. Requires Java 1.4. It is licensed under the GNU Library General Public License.
Structs and Nodes Development for Java. An alternative approach to enterprise-class software development using a message oriented execution model and code generation. Deploys to servlet container + db environment.
A library for cross-platform vector graphics cut and paste in java. It allows one to draw graphics which can the be pasted into word or openoffice. It handles Graphics2D, but not bitmap picture inclusion nor transparencies.
The objective of this project is to provide the benefits of object-oriented modeling in projects developed using structured analysis and which will still be active for many years and require maintenance evolution.
CedarSync is a real-time collaborative text editor. The text editor allows for the opening and saving of either plain-text or formatted text. It also includes a chat window to allow for a chat discussion to go on while editing a shared document.
Transform SWF is an easy to use library for reading and writing Flash and Flash Video files. As of 25/11/2010 the latest version (3.0) can now be found at GitHub, https://github.com/StuartMacKay/transform-swf.
Regexp testing tool allows to apply group of regexps to huge arrays of data (millions or so) in order to investigate search or search/replacement possibilities of regexp group.
A library for all the Java developers. Simplifies Java development by providing jQuery like interface to work with Lists, Maps, Files and any other Object. It is a wrapper over the OGNL project which was developed as part of the OpenSymphony project.
The "Architecture Visualizator" parses source code and analyze the object oriented structure as well as the control flow and logic aspects. After that it visualize the results for example as graphviz file.
Development of this library has been moved to https://github.com/kordamp/json-lib/
Json-lib is a javalibrary for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java.
The devtool project is developed under terms of LGPL. Originial it contains a plugin for eclipse but this part of project is dead (archive in CVS). At now the project will be develop simple tools/helper for developers (SVN).
A java project to create a library that can calculate decompression schemes for diving. Different open source algorithms can be chosen to use for the calculation. For example Bühlmann and VPM.
Java persistence solution to bind Java objects to RDBMS tables.. you don't need to create XML files to describe relations between tables and objects. try it and feel the difference!
Kemet API is a Javalibrary which introduces the transcription and transliteration of egyptian hieroglyphs based on the list of Gardiner's signs (middle egyptian). Kemet API is a part of Kemet project - Art and Culture - Archeology - Egypt
LRemote is a very simple Remote-Procedure-Call library for Java.
The RPC system can be written as easily as a local system.
It uses only XML config and annotation, neither stub nor remote-connection class is needed.
Fire requests to an xmlrpc server and see the result. The XMLRPC server has to support "system.listMethods", "system.methodSignature" and "system.methodHelp".