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
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
Simple command line driven Java program to allow you to record arbitrary events in a MySQL database. E.g. when a machine or a person logged on or off. Just call Makam at appropriate points in your login/logout scripts.
Simple but powerful tool for finding java class files on the filesystem, recursively looking into directories and archives. Useful for fixing "class not found" errors and setting the CLASSPATH properly.
some applications for the web game eRepublik,including CNDA train evalution and statistics,citizen analysis,military force analysis,currency tool,a robot to help work and train,etc.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Needle is a simple dependency injection framework for configuring POJOs from properties files using annotations. Supports all numeric types, enums, arrays, collections and maps. Just drop into your classpath and never read a properties file again!
The Minecraft Beta Location Tool is a small tool for Minecraft (http://www.minecraft.net). It displays your actual location inside the world (x,y,z) in a simple gui.
More displayed information will be displayed in future versions of the tool.
PokerApp is a client/server multiplayer poker game that can support up to 8 network opponents. Currently supports 18 games including Texas Hold'Em, Omaha Hold'Em, Omaha 8, Seven Card Stud, and Five Card Draw.
Ethanon is a 2D game engine focused on the recent video cards for hardware acceleration and shader effects. The engine provides high-quality light an shadow effects with an easy visual interface and a simple and direct scripting system.
Dozer is a Java Bean to Java Bean mapper. Typically, these Java Beans will be of different complex types. Dozer supports simple property mapping, complex type mapping, bi-directional mapping, as well as recursive mapping.
Simple props editor for java properties files for not ansi chars.
So, JavaSwingBuilder do not understand russian word and show empty.
But need write in codes(/u001 etc). This editor have functional for save
national language in unicodes.
A simple tool to help you create an R interface for your Java project. Simply annotate the constructors and methods you want to make available and JAnnotateR will produce a working package, complete with documentation generated from javadocs.
The Fortuity Framework is a simple framework for making event-driven web applications. It hooks into commonly used frameworks such as Hibernate or Spring and dispatches both user-generated and entity change events to designated beans.
jDip is a tool for mapping, managing, and adjudicating Diplomacy games. It has a simple but powerful graphical interface, with a richly customizable map display. Windows, Linux, Mac OS X, and Solaris are supported. Over 25 variants are supported.
G2Destiny is a Java-based 2d gaming environment with 2d physics, real world coordinates, grid, zooming, and tracking logic. It is evolving from a simple set of models to a customizable framework for simulating space games using newtonian physics models.
This is a Java implementation of ray tracer presented in the book Ray Tracing from the Ground Up. Since it is in Java, it can be run on every platform. Note that the implementation is ongoing and it is developed as an Eclipse project.
If you are a tech and occasionally use MSTSC to RDP to a number of servers at the same time, then you might find RDPr useful. It allows you to group together sets of machines, so that you can then RDP to all of then at the same time.
La classe Runtime.exec() n'est pas des plus simples... L'API Shell (cf. http://blog.developpez.com/adiguba/p3035/java/5-0-tiger/runtime-exec-n-est-pas-des-plus-simple/) propose de simplifier son utilisation pour appeler des commandes systèmes.