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
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
XORM is an extensible object-relational mapping layer for Java
applications. It provides interface-based persistence to RDBMSs using the Java Data Objects (JDO) API while allowing developers to focus on the object model, not the physical layer.
Java program that generates JSP tag library for ebXML Reg/Rep from the XML
specifications for ebXML Registry/Repository, specifically the ebXML Registry
Information Model and the ebXML Registry Services API.
DatabaseHelper is java library deigned to help java developers to create applications that use JDBC API directly. This library also enables developers to use straight database connection when running local unit tests and datasource in J2EE container.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A very simple XML parsing API based on event listeners and pattern matching. Inspired by Apache's Digester but xml-ezparse aims to be simpler and cleaner. The current revision is dependent on J2SDK 1.4 APIs.
A Javaapi, for a flexible use of SQL with jdbc. It provides a simple log system, an automatic database use, a pool of connections for each database, a statistic report of databases use and other features.
UML API is a Java library to manipulate UML models. Currently it reads models from XMI files. Distinguishing features of the library is that it is lenient to XMI extensions, allows filtering, and provides easy navigation through the model using XPath
JQuantify is a Java package providing lightweight statistics describing the frequency and
duration of application-specific events. Developers use a simple API to insert count-points or start/stop boundaries at appropriate places within their system.
Is a Javaservlet that allows users to show and browse a DHTML web directory.
Allows the administrator to hide some directories but show others.
Allows users to sort the list by date, name etc.
Allows the users to download or open the files listed.
JETHRO (Java Engine for Translating and Hiding Relational to Object) is a "bottom-up" persistence framework, designed in an "API+Provider" fashion. Based on the Data Transfer Object (DTO) concept, it offers a Transparent Query engine.
JVMCluster
Features:
- clusterable Java Virtual Machine (based on PVM)
- uses CPPVM as adapter layer to PVM
- object persistent layer integrated into JVM
- memory management unit is based on integrated relational database
- JDBC/ODBC api to acces
JOSAST ( Java Open Source Amateur Satellite Toolkit) is a set of java source code used for amateur satellite, hamradio and also astronomia activities ...
Reusable package and complete software should be available.
Java framework built on a generic implementation of the Hierarchical Model-View-Controller pattern for component based development, independent of the view technology. Supports Servlet, JSP, XML-XSLT and Swing applications.
Extensions to Oracle JDeveloper Business Components for Java (BC4J) framework support libraries to provide multiple-row database DML operations in Servlet and JSP web applications via an easy-to-use JavaAPI and JSP tag library.
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...
An open source implementation of the JavaServer Faces API (JSF) . Special attention is given to the non-JSP programming model. Main goals are specifications compliance, a rich set of GUI controls and a designer application to create your JSF pages.
HStream provides a basic layer to send/receive messages to/from clients pivoting on a servlet (HStreamServer). It uses independent HTTP Connections for sending and receiving maintaining the HTTP Connections alive avoiding java.net.BindExceptions
AurigaDoclet is a Doclet which can generate JavaAPI Documentation in the following formats: Formatting Object(FO), PDF, Postscript, PCL, SVG, etc. The generated javadoc can be customized by specifying a header/footer text and a cover page in XHTML.
Implementation of JSR 173 - Streaming API For XML (http://www.jcp.org/en/jsr/detail?id=173). This effort is taken in consideration of Axis C project and now it has impl. as an internal component.