One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.
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.
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.
Purpose: To make an easy to install, easy to use technical stock analyzer with some unusual powerful indicators. To run version newer than 0.5: 'java -jar ltsa.jar'
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.
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.
jzip is a zipping/archiving program, written in Java. It let's user use gui to create zip archives and Jar executables archives. The very fact that it is using Java allows use on many platforms.
jasperCall is a Java JAR to call and export JasperReports without the need to write a Java program. Especially it is used to call and export JasperReports from command line.
Java based tool for rapidly creating sequence and class diagrams as gifs from java .jar files. The napkin can also reverse engineer existing java jars and display the structure graphically.
Omega is a light-weight framework for the implementation of hierarchical state machines in Java. The core consists of 2 classes and 3 interfaces, making it simple to implement reliable and deterministic behavior. Small 7K jar for constrained environments
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.
Flow4J is a java framework, that enables the user to model process flow with a gui interface. The flow may include tasks, decisions or calls to other process flows. The saved flow is in a jar file together with its bytecode.
Store Mozilla translations into a MySQL database and transform between different text file formats so that you can translate Mozilla with any tool. Also auto-translate Mozilla jar files using the translations stored in your database.
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
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
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!
JarSpy - The Java Archive Spy. JarSpy provides insight into the contents of Java archive files (.jar, .zip, .ear, .war etc.). Eventually, JarSpy will provide the ability to modify the contents of Java archive files for instrumentation, obfuscation etc.
An easy-to-use, user-friendly GUI for archived file formats (jar, zip, tar). Explorer-type archive browsing with all the archiving functionality offered through a much easier, quicker & more understandable manner than its command-line counterpart.
This project has been replaced by Archive Buddy [http://sourceforge.net/projects/archivebuddy]
Provides a simple Java .jar file for converting Docbook files to HTML, FO or XHTML and includes all the XSL files needed. Great for cross platform Docbook conversions and Ant build scripts.
PIY (Program It Yourself) is a Java based application development environment in which the user can create programs without the need for code. Programs developed in PIY can be compiled and distributed as standard Java jar files.
Tired of having to "jar -tf" through a bunch of jar files to find the one that has the class you're missing (to kill the dreaded "NoClassDefFoundError")? JarBreaker is for you. Requires java => 1.2.2 and a jdbc compliant db.
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.