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.
A robust and reliable user management sub-system is critical to an enterprise application system. Esecurity is a web services-based user management component that provides services for user authentication, access control, user profile management etc.
A Hex-control written in Java and using the SWT-Toolkit from Eclipse. The SWT-Hex-Control is based on the StyledText-SWT-Control where it modifies Events to provide a Hex-edit like behaviour. It comes in form of one class.
This is a simple java-swing front end for the RCS program.
It allow to manage projects made of several ffiles instead of doing it file by file with the command-line program.
Collection of libraries and examples of multithreaded and
distributed framework in Java for queueing jobs to local agents or
remote agents via RMI. The purpose is to help teach introduction to
multithreaded and distributed servers.
Say goodbye to broken revenue funnels and poor customer experiences
Connect and coordinate your data, signals, tools, and people at every step of the customer journey.
LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
aduna-build is the predecessor of Antmod, a modular Ant-based build system, using release descriptors. It is based on the build system originally developed at Aduna. See http://www.antmod.org/
Execution monitor for Java Applications.<br/>
BERSERK implements the Intercepting Filter design pattern. <br/>
Allows composing and runtime editing of execution flow and intercept services with access control, logging or any user-defined filters.
Gruntspud is a graphical CVS client written in Java. It supports a variety of different connection mechanisms (local, pserver, ext, ssh & server). It is intended to be able to run as a plugin to jEdit but also as as a standalone application.
The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
The software provides a means to form a simple Java cluster. It can be also viewed
as a parallel computing library in Java. The project is based on the following
<a href='http://www-106.ibm.com/developerworks/java/library/j-super.html'>article</a>
This is a remote-client programe based on MSN messenger. It can do many things for you.Such as file operation,db operation and chat robot.All these are based on MSN cha.
A minimal Version Control System that can be hosted on a common LAMP box; real client-server layout using XML-RPC for communications. Planned clients: PHP-CLI executable, PHP-GTK, Java Swing, Web interface. Easy to install and to use.
Anvil -- "a small forge"
A lite-weight, modular, web-based framework supporting collaborative software development. Anvil provides multi-project control, is easy to configure, and can easily integrate with external tools.
JETeam is a J2EE Quality Management Application that aims to help members of a team to work together by offering enterprise services such as remote project and task management and analysis. Jeteam is a pure Java Implementation using J2EE.
A JBuilder OpenTool for providing seamless integration between JBuilder and ClearCase. This OpenTool is supported on all version of JBuilder 4, 5, 6, 7, 8, 9 and X.
It's new technology for Development Personal Creation/Customization Services ,
based on XML standard and DAFSM (Finite State Machine Theory) , using multiple call control protocols.
CorbaTrace is a helpful tool for tracing communications beetween Corba objects.
Once CorbaTrace is installed, remote calls are intercepted and informations are stored in XML files. So, you will be able to apply filters and get XMI files to see the commu
Will allow web based (Facelet) ant compile/build/deploy script generator and runner unsing a JCR content repository for managing J2EE components in a project environnement. Maybe a little of all this soon...
Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
JLibDiff is an implementation of diff and diff3
algorithm as lib. Differences are represented as
java objects. You can use this lib for building text diff tools for example
AntFly is a common build.xml script for apache ant (and java) that can be
used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen