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.
jBingAPI is a java library to query the microsoft search engine bing (http://www.bing.com/) using their public api. jBingAPI just makes it a lot easier to communicate with this api.
Microproperties is a flexible and extensible library for dealing with properties in applications written in Java ME (former J2ME). Read properties from MIDlet Manifest/JAD, a textfile or over internet via a URL. Set properties as never before in Java ME.
Simple FlowScope is a Spring Custom scope that can be configured by 1 line and is able to keep your beans as long as they are referenced somewhere during the JSF lifecycle. It allows your JSF beans to have a lifetime between Request and Session.
Conector hecho en Java, Provee de una Abstraccion para lograr una conexion a una base de datos relacional, con la cual permite cambiar de manera indistinta una conexion directa, un pool de conexiones, o un Datasource
Ideal for lending professionals who are looking for a feature rich loan management system
Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
This is a Java Business Accounting API that consist of invoicing, general ledger, stock/inventory control and other business API that will assist java developer to build a business software with ease.
Java Maths library, providing several mathematical functionalities. It is intended to be a project for learning Java, Maths and project related working. This project was started in Course TAI08B1 at www.ba-karlsruhe.de
Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply
Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
Java Forker aims at providing a solution to the memory consumption of java Runtime.exec method under linux for really big vm like application servers.
It is a small vm that will do the fork and communicate back the two outputs from the exec command.
API Java for persistence of system settings in files, that can be recorded in the format Properties or XML, implements cryptography to protect data that will be recorded, has a graphical interface for encrypting and decrypting using one key.
A simple tool to pinpoint jdbc connection leaks in java code.
Of course your code is the best and implements patterns, but what if you have to work on an old project that is not so neat and it has a connection leak? Do you start looking everywhere?
warpFX is a data abstraction library for Flex™ offering transparent data services between Flex™ and any AMF3 compatible server supporting some defined remote methods. warpFX ships with a server-side remote methods and AMF3 implementation for Helma.
SimpleNet is a small Java network library that should aid in writing fast and lightweight network protocols without having to fuzzle around too much with protocol decisions. It mainly aides in message dispatching and abstraction.
JDeliciousFeedApi is a very simple to use Java API to access the information provided by delicious.com over RSS feeds. It does not depend on other libraries, therefore it is a really lightweight piece of software.
Java library offering theory of sets/set theory functionality (complement, intersection, symetric difference, union, cartesian product and powerset). There's also an ant task/ant tasks included that provides the library's functionality
Similar to StringTokenizer already in the Java standard library, but capable of discerning different types of data as tokens (e.g. "a=1" will yield 3 tokens) as it doesn't rely on whitespaces or some single delimiter (as StringTokenizer does).