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
eProcurement Software
Enterprises and companies seeking a solution to manage all their procurement operations and processes
eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
Go to "Files" to download releases of EZComm and Jirrit.
EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm
You can use it as either a client or a server for TCP/UDP text messages
Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit
You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit.
EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
Human-centric date and date range parser library for Java
Provides extremely flexible parsing of dates and date ranges. Uses an intuitive syntax where syntax is needed, and recognises partial dates.
Examples of date ranges supported are:
* 1/Nov/2012 to 30/Nov/2012 (start of 1st to end of 30th)
* Nov/2012 to Dec/2012 (start of 1/Nov to end of 31/Dec)
* 2012 to 2013 (start of 1/Jan/2012 to end of 31/Dec/2012)
* Nov (start of 1/Nov this year, to end of 30/Nov this year)
Now available on Maven Central.
DotNet Library v0.2 contains some of the useful methods and codes to make C#, VB.Net languages and other DotNet languages easier in control and development. Soon, full Code Documentation will be included inside the code files followed by Web Documentation and Code Examples, If God wills
A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.
BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
!!! Moved to GitHub: https://github.com/brabenetz/settings4j !!!
The Programmer want the settings for Key 'xyz', and should not care about where the Settings comes from (Classpath/FileSystem, JNDI Context, DB, etc....)
!!! Moved to GitHub: https://github.com/brabenetz/settings4j !!!
Bitmap data manipulate, written in Ansi C. Support both bmp file or bmp format data in memory.
Bmp data(file) is take as a stream, you can open/close/create/read/write/seek/tell to the stream, and some special functions are provided, e.g. get rectangle, get line, merge(alpha blending).
Java Toaster is a java utility class for your swing applications that show an animate box coming from the bottom of your screen with a notification message and/or an associated image (like msn online/offline notifications).
Natural CLI is a library that provides Java and Python command line developers with an easy way to use human readable command line interfaces. Command line are very easy to define. For examples, visit http://naturalcli.sourceforge.net
Curl Advanced UI libraries - Advanced User Interface libraries provide components necessary for creating rich user interface applications easily. Please see the detail info in Wiki page.
jlibtracker: Java Library Tracker, is an utility to find the code dependencies. This tool aims at identifying all the libraries used by the code; both direct and transitive dependencies are tracked.
AjaxAnywhere turns any set existing JSP/JSF components into AJAX-aware components without a complex JavaScript coding. Simply separate your web page into multiple zones, and use AjaxAnywhere to refresh only those zones that needs to be updated.
This project offers extensions of Spring-Framework and Spring-Modules components, either making existing functionality easier and configurable or providing additional functionalities within the same context. This project complements these two frameworks.
MultiProperties or PropertiesDocument is the enhancement Properties class in Java. It extends the Properties file with element. The element is called as MultiProperty or PropertiesElement.
phpAjaxTags is a port to PHP from advanced java tag library "AjaxTags" (ajaxtags.sourceforge.net). To install - just extract zip file into Your root www dir. On-line demo http://www.2al.pl/phpAjaxTags/
Java package providing a simple and configurable key binding chooser dialog. This includes an editor for making and editing lists of bindings in a variety of persistence formats.
Eclipse Plugin for tailing logfiles, including syntax coloring. It allows you to have multiple files open concurrently. and all files have a predefined syntax coloring applied. The plugin offers to set the backlog and encoding for each file.
The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.