Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Eclipse Plug-In for deploying a project into one "fat" executable jar file containing all referenced libraries. References are taken from the project settings, so no manual configuration is necessary.
The Version Checker Tool traverses the given folder or directory and groups the found classes by java major and minor version. It helps to identify and resolve the java run time compatibility issues with class and jar files.
FileFinder is an Ant task that searches for files in the filesystem and also is able to search recursively inside compressed files like zip, gzip,
tar, tgz, tar.gz, jar, war and ear. It allows to search using wildcards.
this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Eclipse 3.x plugin of Library Folder ClasspathContainer http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=409). This plugin will add all .jar and .zip files of a folder to you classpath. To install, visit http://libcontainer.sourceforge.net/
Launch4l is a generator of launch scripts for Java applications on Linux. The application's jar file can be wrapped into the launch script. Projects are described by xml files. Launch4l can be used on command line or as Apache Ant task.
This is a Python cli command line utility that allows you to search for Java classes/files and packages in jar/ear/war 's on your system under a specific directory / path All docs are on the wiki: http://javaclassfind.wiki.sourceforge.net/
JammedUp (short for: JAM and JAD Update) is an automated MIDP and DoJa descriptor file synchronizer.
MIDlets are separated into a JAR executable file and the descriptor file, a brief but accurate description of the JAR file's contents prior to download.
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, ...
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.
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!
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.
The JTools project contains small java functionalities which will make the live of a developer easier. For each functionality there will be a source release and a jar release.
Jarpend is a tool to create jar-files containing all Java classes required by a given set of classes. It also allows you to test whether a certain classpath fulfills the dependencies of a class. Use it to make the NoClassDefFoundError extinct.
JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
Java class file encryption. Class Encrypt is a program that can encrypt a developer's class files and package them into an executable jar file for deployment. The program uses modules for implementing different encryptions.
jarg reduces a jar file that have java class files.
It remove debugging informations.
It remove unnecesary attributes for execution.
It remove unused fields and unused methods.
It remove unused entry in the constant pool.
It rename fields and method
GAP is a Generic Jakarta ANT Project file for the complete building of a Java Application from your source to executable jar by simply modifying a simple properties file with details on your project. No knowlege of ANT is required. Great way for the novic
A tool allowing software developers to check the backward compatibility of API's between different versions of a Java library.
Find out about compatibility between releases of your Java libraries from this tool rather than from the users of your jar!
Tool for automatic generation of UML Class Diagrams out of Java Class Files. Originally designed as a command line tool to convert .class/.jar files into .emf/.eps files, it now offers a visual environment.