Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
Bismillahi Rahmani Rahim. The Arabic Alphabet Learner is an attempt to make the learning of alphabets interesting to children. The software is distributed free of cost.
JPrime is a java benchmark application for overclockers. Working on all operation syetem. You can run JAR-packaged applications with the Java interpreter. The basic command is: java -jarjar-file (ex :~$ java -jar jprimecons.jar)
Electronic playing cards, shuffling and dealing. In addition to the main jar file, we also supply the source for tests and Java docs. The test cases should provide a nice example of how to use the component.
This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
...A java application that creates jars with encrypted content inside. With a selfextract and decrypt built in.
GUI aswell as console functionallity.
Options to include a key salt inside of the jar to hinder bruteforce attempts.
(Really) Thin HTTP Client: no https, small jar file size (never over 25kb), no dependencies (just jre1.6+ or jdk1.6+), can do POST and GET request methods, can send POST methods with multipart/form-data, can send request parameters and fast. Get it!
The project is a IoC and AOP java Container.<br> 1 it is very lightweight, just one litter jar.<br> 2 Support IoC and AOP.<br> 3 Support SOA in JVM.<br> 4 Can integrate with the SpringFramework.<br>
Jarrunner is a java library to execute external java programs (jar) inside the running JVM (instead of forking a separate one). Additional features are an isolated mode to prevent class loading conflicts and the interception of all System#exit() calls.
A minimal app to download a whole Picasa Web Album starting from the RSS link. Don't need Picasa installation. It does its dirty work and nothing else. Run simply "java -jar PicasaDownloader-source.jar" from console or Prompt
this is an unofficial project which pack and distribute 3rd party jar files for Slackware linux. .SlackBuild scripts are also available; if you need java resources for your Slackware box, this is the right place.
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.
Native Java utility that easily saves your current clipboard image (or screen image) to a PNG image file on your desktop. No setup or configuration required - just run the jar!
Want to count the number of syllables in a word? Want to create a random haiku? This Java application can do both. Just add the JAR file to your project for access to these basic classes. We use CMU's pronunciation dictionary to count each syllable.
"Wiki in a Jar" is a small Wiki written in Java with great focus on simplicity. It is intended to run on a USB stick as a replacement for a paper note- and address book as a Personal Information Manager (PIM). It supports vcard (vcf) contact files.
This utility utilizes Apache Lucene to create an index of the contents (packages and classes) contained within jar files on a system. This will allow the user to query the index to find out which artifacts contain which classes / packages.
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.
This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
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.
Framework to use multi language with ease in their web applications.The idea is to make it usable through all possible languages.To start with,we will consider our scope to be Java EE.The end product should be usable by including the JAR with some config
Set of programs to store html pages in a jar file with a server and search routine . When started/opened, it starts a server and the user's browser and feeds a starting page. Normal html links are supported from files in the jar file.
CheckClassPath - Display class classpath/package CheckClassRefs - Ck Referenced classes are in jar CreateTN - Create TN \n FindClass - Find class/package \n FindFileOnPath - Search PATH for file.