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
$300 Free Credits to Build on Google Cloud
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 is a pet project for the management of books in a library. Its purpose is strictly educational, as it is a case study for the use of the Demoiselle Framework (more about the framework - in portuguese - at www.frameworkdemoiselle.gov.br).
A small Java application that helps write texts in most languages on any keyboard that supports typing at least all ASCII characters. A systray application for Windows (written in C#) is available as well.
Kalm is an Application Life-cycle Management solution like IBM jazz. Strengths in Kalm is totally BPM Solution based Work-list support, Issue Management support in the way of SW Develop process change management and Continuous Process Innovation.
The HELIOS project's goal is to provide an Open Source Application Lifecycle Management (ALM) portal platform allowing to test, integrate, configure and maintain all software of a system through application dashboards.
EaasyStreet is a donation of previously developed Java application artifacts leveraging off of various other Open Source application components such as Struts and Hibernate. EaasyStreet components include a variety of applications and supporting services.
*** WARNING ***: THIS PROJECT HAS MOVED TO GITHUB. GO TO http://www.graniteds.org FOR UP-TO-DATE INFORMATION AND LINKS. Granite Data Services (GraniteDS) is a comprehensive development and integration solution for building Flex / JavaEE RIA.
The Ars Machina Project is a collection of packages with two general goals: to reduce the amount of code needed to implement an application and to suggest some standards to the software architecture and naming of classes and interfaces.
Xenei.org was formed to provide ongoing development and support of Open Source solutions. This project is the home of several Java projects, including the Xenei Utilities which are used by most Xenei.org projects. See the project Home Page.
SQLREST enables access to a relational database as RESTful Web Service. Entities can be queried, created and modified using the HTTP methods GET, POST, PUT and DELETE.
A collection of simple java servlets, such as web site, upload, download, webdav, redirect, proxy, cgi and web start. You can use the servlets and web site projects as-is or quickly create a custom servlet from one of the templates.
Project Manager and Bug Tracker for Agile Software Development. Flexible Task Workflows and Views. Supports Velocity and Iterations planning. Web-based, Easy to install and user friendly. Supports unicode. Free unlimited online hosting on Amazon cloud.
Zero MVC is a Spring MVC base web application framework. It combines Spring MVC with Acegi, Hibernate, Quatz Scheduler and YUI Javascript Library. The view is rendered with javascript functions, which can be generated from velocity templates.
OpenSHORE is an XML based Semantic Document Repository (SDR) with a free definable meta model that builds up a semantic network from sections and relations in documents. The acronym SHORE means Semantic Hypertext Object Repository.
JavaScript Optimizer is a technical component designed to organize Web resources (JavaScript files, CSS) on the server side and to optimize (compression, merge and versioning) their delivery to the client's browser.
Send request to servlet using post http. The constructor accepts a Map containing all parameters you would like to send to servlet (key-value but the value can be also a json!). Parameters are url encoded using utf-8.
Main goal is to provide simple and fast framework for rapid development of web sites. To keep things simple - is a general approach. Also JKISS has subproject DBeaver - database manager tool. All information and news at http://dbeaver.jkiss.org
JWAIM is a security framework for JavaWeb Applications. It provides modules and interfaces to add monitoring, firewall and IPS capabilities in the application server.
JmxHist keeps monitoring history of your application's state, via JMX, and stores in a csv file. You can specify MBeans/Attributes to be stored. You can take certain action when an attribute meet a threshold. It shows charts of the data via web.
FastForward is a library built on Apache Wicket that allows you to generate forms for objects edition/creation. The object to edit must define some metadata to allow FastForward to create a form as close as possible to what you could have done by hand