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.
Try free now
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
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.
A Javaapp for the entry, storage, and networking of genealogical information. Unlike most other genealogical database programs, Genealogy uses the rich GENTECH model rather than a custom one or GEDCOM, and can network remote genealogical databases.
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.
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.
CAVOR is an engine for building apps that involve both graphic and text/numeric data. Primarily GIS is the initial focus, but consider also CAD, CASE, project management (eg PERT charts), and others. Built-in scripting, C API, also supports Tcl and Java.
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
Ichabod is an SMTP/POP3 server, with mailing list support. Administration is via a web, or email
You can also use Ichabod to make your app receive email as an SMTP server.
You can also easily extend it by subclassing to add your own behaviors.
Project XM2001 is a framework for an open email client system. It is being designed from the ground up as a modular, pluggable email API and client that will be portable to a simple email client, a sophisticated web app, or a simple client on a PDA.
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.
An extension to the JUnit 3.2 testing package (www.junit.org) to create a dynamic test suite from the manifest of a jar file. This will prevent the manual maintenance of a test suite inside of the main() method of a class.
The goal is to produce a JavaSwing Application Framework. Optimized details of a well behaved App is the focus. A series of libraries to ease in the development cycles of projects. An XML based GUI is to be developed to allow for Wizard base tools.
This project is developing a performance enhancing cached class loader for network deployed applets and applications. Reducing the amount of time perceived by the user when a an application is loading.
BlockOut (3D-Tetris) in java with additional preferences
Clone of the original BlockOut by California Dreams in java (and as a mac application).
Preferences include changing game shaft dimensions, block sets and starting level. Additionally I've included 4 personal preference set slots, key preferences (what motion or move you command by which key), ~voice preferences and color preferences (what color each level of blocks has).
Currently titles and buttons are only in finnish (although translations can be found from the english version of my...
A Flex-client/Java-server based app that provides the basic framework of "user management", including user registration, basic log-in security, and user administration. It can be used to quickly jump start projects that require this common use case.
JavaSwing application which run on usb stick (or mp3 player) and grab podcasts. Configuration information will be stored in XML. The application should be in only one JAR-archiv and "run in a box".
ZipStream can be used to compare two archive files.
The following formats are supported: .zip .jar .war .ear
The ZipStream makes it very easy to compare nested archive files (ie. zip inside zip).
Trabajo Practico desarrollado en java para la materia Sistemas de Información II.
Consiste en una aplicación cliente/servidor para la administración de presupuestos.
wiki for development of web applications by creative developers. Provide a platform for developing, deploying applications. Design an application framework specifically targeting SAAS applications.
This project is a compilation of experience in making Java software projects, brought in the forms of jar files that facilitate the definition of a architecture for a new project. Each package adds funcionality that is commonly needed in every project
Send commands from the command-line to your running application.
Moved to GitHub https://github.com/fedups
ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.