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.
Codex is a code generator based on a central MetaModel which can be created via multiple channels: reflection, Doclet, XML/XMI, etc. because it offers a generic Loader concept. The templates are similiar to JSPs and allow to use the full power of Java.
TestPattern is a jakarta ant task for source file verification. It applies a set of regular expression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.
This project is a try of implementing Java Messages Systems on Java2 Micro Edition.
The project consists of a few parts:
- a library for mobiles, implementing most of JMS methods
- a proxy serwer, running on J2SE, communicating with queues provider
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.
Chlorine is a JDBC connection pool has the following vital new features:
1) all connections are stored in ThreadLocal a java servlet request can get connections without ever having to synchronize
2) all requests are performed in a transaction by defaul
The beSee-2-x architecture brings JVM wide instrumentation for AOP systems, independant from bytecode kit (BCEL, Javassist).
A plugin is provided to instrument BEA WebLogic (v7) for tracing purpose (servlet->EJB->CMP->DB), with full JMX capabilities.
Binah is a tool that allows both real-time and off-line visualization of multi-threaded Java program execution to provide an additional perspective for understanding and debugging.
Gelatin is a open-source development initiative aimed at providing rich API toolkits for the Java Programming Language.
The Gelatin Project currentls consists of two main projects: The Abstact Query Toolkit and ObjectBase
A set of JavaDoc Taglets for use with JavaDoc tool for Java 1.4.
The library aims to be a free collection of useful taglets that may aid
development organisations enhance their java documentation.
Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3.
No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs.
The SDK provides functions from initializing the window till model animating and renderin
A set of classes and tools aimed at making it easier to develop MIDlet games (J2ME MIDP 2, for cellullars, PDA:s...) Classes include extended sprites and maps, tools will be a mapeditor and a spriteanimator.
Sanctum allows you to run virtual servers on your computer so you can test the security of software by actually breaking into it. Developers just create a virtual server image and let hackers download it and try their hardest to find exploits.
!!! Tablegen is discontinued. Go use Apache Torque instead !!!
Automatically generates Java (JDBC) classes to access to a relational database.
Version 1.8 is now officially obsolete.
Version is being worked on. It will have improved code structure (
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
The DTDeconstructor is a Java/Swing based tool to be used in the creation of DTD documents. It uses an intuitive Swing based GUI, and allows the generation of DTD documents from scratch, facilitating a proper workflow in the generation of XML documents.
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.
There are other tools on the internet which generate DTOs. But they are limited to generating it by means of a configuration file. The aim of this project is to provide different PRACTICAL data source options such as a JDBC table or a UML Diagram
Caterpillar is a build management software package. Its primary purpose is to allow developers and development groups the ability to easily build and schedule builds of project code via a web interface.
jTAD es otra implementación en java de tipos de datos como listas, pilas, colas, árboles, grafos, etc.<br><br>
jTAD is just another java implementation for collections such as lists, stacks, queues, trees and more. <br>
exForge is an Eclipse plugin that allows to edit XML document graphically.
Main features are :
- Multi view GUI : Tree View and source view
- Graphical assistance for editing and modifying.
- Graphically assisted validation against DTD
"Traceur Pascal" is a java application that interprets Pascal source codes and follow its execution.
The purpose is to help pascal beginners to understand how a pascal program is executed and to debug source code.