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
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
The Quantitative Finance Framework (QFF) supports the development of software libraries in mathematical finance. The main field of applications are the pricing of derivatives and the management of financial risks.
ArmedBear (ABCL) is a Common Lisp written in Java. Its compiler produces JVM byte code, tapping into the 'write once, run everywhere' philosophy of Java. J is a text editor written in Java featuring e.g. syntax highlighting and automatic indenting.
Friendly Object-Oriented Game Library , 2D Java Game Engine based on Slick2D and LWJGL.
This library was designed for students and primer Java programmer.
Dedex converts Android .dex files back into Java VM class files, which can then be subsequently executed or analysed using more commonly available tools.
An Eclipse plugin for developing applications with Apache Tomcat. Allows to configure the project, and to start and stop a Tomcat session in debugging mode from within Eclipse. This project is based on the former Sysdeo Tomcat Plugin.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
ReqSimile is an application that supports and facilitates linking and merging between requirements specifications written in plain text. The underlying similarity calculations are based on the latest research in the field.
AGUTUR - Automatic Generation of Unit Tests Using Rules. Uses Drools to generate unit tests so extensible. Supports JUnit4 and JMock. The system inspects the class and looks at the methods and the constructors and generates a set of unit tests.
http://jocdelavida.piposerver.com - Online implementation of Conway's Game of the Life 0 players game, but using entities based on the nature, like animals or plants who born, grow up, reproduces breed and die. Written in Java 6 and Adobe Flex 3.
Java persistence solution to bind Java objects to RDBMS tables.. you don't need to create XML files to describe relations between tables and objects. try it and feel the difference!
ThreeTen provides a modern date and time library for Java and is the reference implementation for JSR-310. It includes many of the lessons of the Joda-Time project and aims to standardise date and time concepts in computing. Code now integrated into OpenJDK, this project is archived.
CedarSync is a real-time collaborative text editor. The text editor allows for the opening and saving of either plain-text or formatted text. It also includes a chat window to allow for a chat discussion to go on while editing a shared document.
Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
web application for managing small to medium sized projet using agile methodologies (XP, scrum). Made of several module for managing tasks, share documents, etc.
Patternity is a framework to build tools upon it. Its meta-model is augmented with patterns, enabling tools to work at a higher level, closer to the way you think. The goal is to to create patterns-aware tools to automate more of your work.
The main aim of the project is to built a application on the top of IMS which will convert text to speech. If one user sends text from one side other user will receive it as Voice. This application can be use as simple Voice SMS service
This project is maven plugin project for the jumble(http://jumble.sourceforge.net/).
maven-jumble-plugin generate mutation test output by xml format.
A xml format is used with jumble-hudson-plugin for hudson ci server.
An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies