Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started 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.
JarWizard is a small Java Application that takes the hassle out of creating executable JAR files. In just a few clicks, your Java application will be packed and made executable when users double-click on its JAR file.
SWTLoader is an elegant hack to ease SWT program deployment. With SWTLoader you can produce self-contained, double-clickable jar files with the needed native files inside them. Users will just have to double click your file: no more scripts or installers
This is a framework to develop Contexts and Agents and a Container to run them. The Container lets each Agent interact with the Context and other Agents. The agents are deployed in jar files and each one runs in an exclusive sandbox.
Pellucid is a JAVA library for transparent access to files and ZIP/JAR archives. All archives will be handles as directories, so it is easy to browse into them. Pellucid provides a convenient way of integration into existing JAVA projects. Incl. example.
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.
Originally developed as a GUI replacement for the JAR utility included with the Java SDK, this program is expanding to become a cross platform archive utility with the ability to create fully cross platform installation programs.
Java Micro XML Parser provides XML Writer and Pull/DOM-like XML Parser. Small 21kb jar is easily embedded and only requires J2ME. Very clean and simple API.
ChartFactory is a free, open-source Java API for generating charts that can be saved as files or embedded in web or desktop applications. Unlike other API's, ChartFactory is extremely lightweight (the binary jar is around 32KB) and simple to use.
JPackIt is a Java application for packaging a Java project into single executable package (such as jar, class or exe) containing all java application resources (code, images, properties, etc.) and referenced libraries.
Jar Browser is a Java development utility for searching and browsing the contents of a set of jar and zip files. It supports searching for classes across multiple jars, plus a variety of other features. Great for solving CLASSPATH issues.
AJIO allows building jars from one or more classes.
The created jar file contains all dependant classes from all referenced jar files.
AJIO permet de créer UN jar ŕ partir d'une ou plusieurs classes et de leur dépendances automatiquement.
JarPlug is a Java Archive editor plugin for Eclipse 3.0. JarPlug adds an archive editing view to your Eclipse perspectives, and allows the individual entries in the archive to be edited or deleted before doing an update. Say goodbye to File Explorer!
FaceIt is a multifunction Rich Client text editor written in Java with the added attraction that it uses the SWT and JFace libraries from Eclipse. Binary jar download needs SWT DLLs from Eclipse 3.0 to run on Windows. Source zip has the JFace libraries.
PrEd is a Java based graphical utility to find and edit Java property files in JAR, WAR, EAR and other kind of ZIP archives.
It is the perfect tool for customizing Java and J2EE application archives.
Enjoy, Daniel Palomo van Es.
Java Stub [empty .jar] Generator.
This software generates empty implementations of methods based on the method
signatures - so that a bunch of empty *.java or *.class files can easily be
handed out to third parties without the fear of decompilation.
jThemeManager is a library that allows dynamic loading
of java LookAndFeel "themes" from Jar and Zip files.
It is not a general dynamic classloader but does a good
job when loading and changing the LookAndFeel.
FindClass is a java program used to find classes in JAR files. All you have to do is specify at least part of class name (or a regular expression), the directory in which to search for JAR files, and whether or not you want to search subdirectories.
Crystal Installer is a free, handy Java program (based on InstallGuru) made to help you deploy your software. It creates an executable jar file. This installer can run on any operating system with a Java Runtime Environment (JRE).
Develop a java API (JAR library, with an example web GUI) for content management. Simple but powerful, based on Apache Lucene project, it would be embeded on projects requiring content management.
Java Applet Redirection JAR is a usefull script written in javascript that redirects the user if he doesnt have the JRE installed on its system to an other webpage not using applet.
...It allows the creation of job files in which a concise description of the files and folders to be archived is stored, and the backup of the job file into a zip or self extracting JAR file.
Java libraries and applications for communication with an RFID (Radio Frequency Identification) ISO15693 reader developed on Linux.
In the project are included:
1. the JAR libraries for communication
2. a command line application;
3. a Java applet.
JEC is a Java Expression Compiler library (a JAR) that allows bidirectional expression evaluation and assignation (like book.pages[selectedPage].text). It was designed for mapping HTTP parameters to class fields in the model for a Java web controller.