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.
Try 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.
YOPS (Ye Olde Photo Shoppe) is a media manipulation framework written in Java. Computer science educators use this framework to help novices learn and practice fundamental programming concepts by having them create tools for their own photoshop-like app.
A front end to the swedish public transportation search engine. It does the same requests as the wap page would but with the added funtions of a standard J2ME app.
Information system to manage execution of manual test scripts. Includes comprehensive issue tracking linked to scripts. Web-based UI, JBoss app server. Standard role-based user access. Test cases written in Excel and loaded up to application using a tool
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
JarInspector is a swing based tool. JarInspector scans directories for jar Files and displays all content (classes) of these jar Files in a window. You can sort the content either by classnames or jar Filenames andsearch for classes in the result.
Simple eclipse builder plugin that copies maven war files to the output 'target' directory. When a file is edited and saved (Java, JSP, etc.), it is immediately copied to the output. This greatly speeds maven web app development.
SiteMesh is filter plugin for web-servers that provides presentation and web-app application integration. It is easy to use and requires no modification to existing code (HTML, CGI, PHP, etc).
project goal is easily show rss content in JSF pages. use RSS4JSF, you just need put the RSS4JSF.jar and the only need jar (rsslib4j-0.2.jar) in you WEB-INF/lib . and you can use the r4j tag to show rss content. please see the demo.
Java version of the excellent KeePass password keeper. KeePass is the primary app; this project just gives access to the database on other platforms. Current platforms: JavaSwing, SuperWaba.
Command line FTP. One command to upload your project. "java -jar jxmlFtp.jar proj1.xml". See the docs for more information on the contents of the proj1.xml
Put a Map in your App! MyMaps makes it easy for Java developers to add maps to Swing applications. With access to WMS, Shapefile, Tiger and other free formats, you can add maps while avoiding the restrictive Terms of Use of those online mapping sites.
YEnc is a Java decoder for the yEnc format. Although a sample app is provided to decode files, JyEnc was designed as a library to be used by applications needing to use yEnc encoded data.
Application sharing software that allows individual windows to be replicated to other computers. Remote collaboration tool based on a modified VNC protocol. Its advantage is to keep some things, like email, private, while sharing other desktop apps.
autoj is an automated build system for Java based on autoconf, make, bash and some other GNU tools. If your project follows some simple guidelines autoj can: set the CLASSPATH, compile, build JavaDoc, build jar, build tar.gz, start your project, ...
Genie Jython is a basic IDE for Jython programming Language and Java. it is still under development.it includes syntax highlighting, find, replace, print, print preview, compile run, create jar, create manifest etc.
Coherent Nucleus is a Java classloader implementation which is used to build executable jar files which contain other jar files that need to be included in the application's classpath via the manifest file's Class-Path attribute.
A JavaSwing application which monitors RSS feeds you added with keywords to filter. Blink window if new topic is found and the app is not on the top. Also supports email notification.
Hippojump is an alert management application that allows you to track RSS ,XML ,HTML ,Web services with specific keywords, and deliver the results to devices such as desktop, email, and SMS. It is eclipse-based RCP app and extensible via plugins
JarBoy is a archive/packaging tool, which helps to manage, create and explore JAR archives. It could be used as command-line tool, java library or classical GUI application.
An Excellent tool to Automatically Generate the Struts App which has all Action forms, Form Beans,Struts-Config..etc which forms the skeleton for the Web App can be deployed in JBOSS or Tomcat.It automatically generates the Professional JSP Pages
JChm is a java program to read chm file. It is released on license CDDL and can run on any operating system. You can download jar package, unzip and run it.