Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Stop Storing Third-Party Tokens in Your Database
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.
XmlHttpLib(XHL) is a pure java developers library and cmd line tool for executing http requests with xml-input(, converting response html to xhtml) and transforming it with xslt to grab information from webpages.
Didactor is an Open Source E-learning environment, written in Java and built on top of MMBase (http://www.mmbase.org). Didactor consists of over 20 didactic components, like e-portfolio, assessment, competence management, group discussion, chat etc.
MyBatchFramework is an open-source lightweight framework designed to create easily robust and manageable batch programs into the Java language. Its main features: multithreaded execution, scheduling, JMX management, batch execution report, history.
Rilio Framework is a small and simple Java AJAX web application framework. It uses event-based programming model, component-oriented design and clear common conception.
HSE (Hibernate, Spring, Echo2) is a 3-tier base application for Echo2 designed to be a starting point for writing robust AJAX applications in Java, Spring, and Hibernate.
This project offers an integration solution for JavaServer Faces (JSF) and Ajax. It makes most of JSF component Ajaxable. You can add Ajax functionality without rewrite your components!
This is a dummy implementation of the com.qualcomm.qjae.gps package based on the QJAE documentation, which you can use in your MIDP projects to access GPS on Sprint (and maybe other) phones. Sprint left this out of the SDK. See readme.txt [PROJECT DEFUNC
Riser is a dynamic object framework that aims to make business logic easy to code and maintain. Also in the scope of the project is creating UI tools that will bind to the dynamic objects and make it easy to keep model and presentation logic separate.
Remote Invocation Framework (RIF) is a framework for RMI that is 100% dynamic and uses WS over HTTP and HTTPS for brokering. Finally a framework exists to enable RMI with less that 6 lines of code including both the client & server side.
OpenXL provides a flexible, platform-independent SOA/Web Service middleware and workflow programming language (SLL). OpenXL supports the creation, provisioning and execution of Web Services as well as the integration of code written in BPEL, Java, etc.
Mada Framework is UML design tool . create class diagram and draw classes, relations and generate java code and sql script present the UML run using the command [java -cp fw.jar com.mada.designer.UMLEditor]
YOPS (Ye Olde Photo Shoppe) is a media manipulation framework written in Java. Computer science educators use this framework to help novices learn and practice fundamental programming concepts by having them create tools for their own photoshop-like app.
javautilcmdline /javautil is a reusable Java library for common programming tasks, such as String, File, RegEx (Regular Expressions), Array manipulation, etc. The package also contains command line tools that mimic many Unix commands.
Theodolite is an Enterprise Service Bus that allows non-instrusive data marshalling for components without requiring any framework dependencies. It provides orchestration of high level strongly typed interface-based service contracts between components.
PACL - PHP Advanced Component Library is an advanced "java-style" PHP5 framework/class library for easy building robust web applications. The vision is to enable abstract and rapid development of sophisticated PHP applications in few lines of code.
Natal CMS, intends to be a powerful and easy to use general purpose web based J2EE based CMS. It will run under the Spring web framework and make uses of technologies such as Hibernate, JSP2, Lucene, MySQL and SiteMesh.
Duke is an IRC-bot framework based on PircBot library. It provides extensible IRC messages handling bus, made of modules integrated by Spring IoC container.
The Scenario API project is dedicated to scenario/workflow/pipeline like structures creation and execution. It includes the abstraction level, which is defined in subproject SDM (Scenario Definition Model) and one of the implementation.
cruelganger is one threadpool framework in java. Accord to it, you could define your task and task listener, then u could give the tasks to the cruel ganger, the guy will schedule his workers(threads) to finish it.