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.
Start Free
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.
This java library implements the IRC protocol. This library can be used in other programs as a means to get onto a IRC server and communicate without the need to understand the IRC protocol. Project sourcecode will be added shortly..
Uni-d is an tool that generates a J2EE application based on a XML description of the data and interactions. The generated beans are Hibernate3/ejb3 compatible, JBoss as an aplications server, JasperReports for reports and Tapestry for the web interface.
Camel's Eye is a powerful POP3 email filter. It supports DNS-based Blackhole Lists (DNSBL/RBL), Razor, and rules that search header or body. Features include regular expressions, scoring, deletion on server, automatic whitelisting through an SMTP proxy.
A Java bytecode weaver that enables you to take advantage of the new 1.5 language features in your source code, while still retaining compatibility with 1.4 virtual machines.
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.
Jolene is a toolkit which provides a DOM (Document Object Model) of HTML documents to Java. This gives developers a pure view unlike JSP, ASP, Velocity. Use plain HTML documents to generate your website and swap them out without changing server side code
NOTE: THIS PROJECT IS UNMAINTAINED
The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011.
A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
AutoProxy Configurator is a web application, which allows easy setup of an autoproxy configuration server. It eliminates "manual proxy" configurations, by dynamically generating the script needed by the appplication without the need for scripting.
SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
J2EE framework with 0-configuration.debug/unit test without J2EE server,using Velocity/Freemarker as view,directly JDBC with Apache DBUtils,reusable SQL pagination, SQL transaction based on TRANSACTION_PER_REQUEST,And URL based user access control(UAC).
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Server Framework Objects provides a robust Web Server / Proxy Server, plus an elegant plug-in architecture for adding/modifying services. There is also a collection of utility classes for use with the project, or any Java project.
Framework to develop J2EE applications rapidly and easily.Allows to define applications just with DB-Schema Creation. Generate applications. caf-dbmanager,built on jdbc to provide ease of use database access use SQL-Parser outside in the form of XML.
Servlet framework for creating standalone restful CRUD services
AjaxToaster is built on XMLToaster and inspired by the "guerrilla SOA" philosphy.
You can use it to quickly create RESTful JSON & XML based CRUD services for your web applications by writing short scripts.
It is downloadable as a windows installer package for quick no-hassle setup.
It runs as a servlet in an app-server. By default it sets itself up to run inside its own standalone (jetty) server.
Code contributions most welcome!
Tcl/Java consists of two pieces of software. Jacl is an
implementation of a Tcl interpreter written entirely in
Java. Tcl Blend is a Tcl extension that provides access
to Java from inside Tcl. One can prototype Java code
using Tcl, and much more.
SeamWebAppGen is a development tool for developing Web applications with minimum effort and time. Applications generated makes use of the following tecnologies: JSF 2.1, JBoss Seam & RichFaces, EJB 3 and can be deployed on the JBoss Application Server.
Simple Java AJAX Message Listener that I would classify as a template rather than a framework. Used for simple messaging between the browser and the server. All the files, including sourcecode, are included and ready to be deployed on a J2EE App Server.
It can auto test your network setting to connect internet. In China, China Mobile/Unioncom provide two proxy wap gateways to access internet. It used HttpConnection to access network. Source code: http://j2meautonetwork.cvs.sourceforge.net/
Negine GZip XML Mobile Catalog is a core ("engine") of the client-server application with the open source code. Data transfer is based on use of GZip and XML
This is a less intrusive ajax web chat which uses Ajax, Smack, XMPP. This is the client version Servlet. The backend code should run under Tomcat server. You can use openfire or any other XMPP server as the server, gtalk also.
Passenger is a powerfull and secure POP/IMAP proxy(gateway) server. It come with many plugins to adapt to your infrastructure (scalability, loadbalancing, secure with SSL, ldap or rdbm based, front-end abstraction of your infrascture).
JUIRouter allows to develop server-side interface code similar to Java-Swing, which is displayed by a small client-side applet similar the commercial UCL solution.
Easy DB Connection makes the MySQL, SQL Server, MS Access and PostgreSQL connection to your java project. In just one line code you can get connected to your database. It includes the MySQL, SQL Server and PostgreSQL driver connections. You have just to
A peer-to-peer object sharing system, based on ICE, which can be applied to several P2P applications. An initial proof of concept will be a distributed web cache for LANs with no central proxy server.
SMTPSpy Proxy is a "dumb" SMTP proxy that waits for inbound SMTP requests and forwards all them directly to an external SMTP server, while outputting all e-mails passing through to a specified disk location, for monitoring purposes.
AJAF (A Java AJAX Framework) is a very light weight engine that assists developers in –
a) AJAX communication between browser and server and
b) HTML rendering to achieve partial page refreshes.