Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
SMPPSim simulates a Short Message Service Centre (SMSC) that allows interaction with an External Short Message Entity (ESME) using the Logica Aldiscon protocol SMPP. It is intended as a testing tool. SMPPSim is currently hosted by Selenium Software.
An open-source web-application design prototype, currently implemented as a chat application. Described fully in book, "XML, XSLT, Java and JSP" by Westy Rockwell, published by New Riders (English) and by Galileo Press (German).
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
MediaHunter consists of a server/db software and a frontend plug-in for java gnutella servents. The server works like a cddb mirror and uses XML protocol for lookups, the plugin queries the server and manages searches and downloads on the gnutella servent
This Web Service developped with Java uses The Babel Objects Framework. You can combine objects to create your own templates with DreamWeaver extension or reuse the component to build your own application.
This web service developped in Java provides WebForum services on the IMAP4/POP3 protocol : you don't need database, and common messaging tool like Netscape Messenger or Outlook permits to create/delete new forum and to moderate messages.
Combine Jabber, Java, Java Servlets, JavaScript, Stylesheets, XSL, and Xerces XML Parser for starters and you get JabberHTTPServlets. JabberServlets is a concept (ala Jer) to come that will allow interaction with the Jabber Server through Java.
Framework for virtual teams and projects including workspace management, cooperative workflow and awareness. Implemented with a combination of Java, PHP, EJB and jython....
Jacomma is a framework for developing network-aware reactive information agents, using the ICM agent communication infrastructure. It offers transparent ICM bindings for java, and includes a lightweight agent execution environment.
ALICE utilizes AIML (Artificial Intelligence Markup Language) to form responses to your questions and inputs. Unlike other commercial chat robot software costing thousands of dollars, ALICE is freely available under the terms of the GNU Public License
OpenQueue is an open protocol for publish-and-subscribe message queuing. This enables language-independent, loosely-coupled, asynchronous communications between applications on platforms supporting TCP. Similar to MQSeries or MSMQ, but open.
Java library which intends to make writing Internet Applications (client and servers) easier by letting programmers concentrate on the protocol and not the network stuff. Several servers/clients will be created as examples/products as well
Originally a software partnership between my best friend and myself, Diverse Developments seeks to write "useful stuff", of a very diverse nature...
Current projects include a file encoder, and a double-entry accounts package.
Free ERP for academic management: Matriculation, student, teacher and school staff management. Definitely, all you need to control processes in a modern school.
A set of library and plugins to provide bittorrent download capabilities to java build systems (maven, ivy, buildr...) for jar and dependencies downloads.
Is an API for Java that closely follows the Metalink specification. Using this API will simplify a developer's task of adding support for metalink downloads in their application.
Jatobo (Java TOC Bot) is another Bot connecting to the ICQ and AIM networks via the TOC2 library. For that purpose it uses Jatoli (Java TOC Library) also included in this project. Feel free to use it for your projects.
Amock is AOP based Mock library.
With Amock, you
Can mock static method and constructor.
Can create mock object of a class which have only private constructor.
Can mock private and protected method.
Can change final varialble and String value.
Java based mIRC script engine that is completely focused on interpreting mIRC scripts (as much as possible with Java). Basic GUI included. Mostly for IRC bot developers and anyone wanting to develope an IRC client GUI.
Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.