Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
NetworkTools has 2 components: A protocol analyzer which plays a TCP client or server or pipeline, which sits between a client and server and shows how they communicate. A port scanner can scan a range of IP addresses and ports. See screenshots.
Software distribution/packaging framework for Java allowing side-by-side deploying of classloader-separated applications in the same VM. Uses Spring Framework for component management.
JavaScriptDoc is a library intented to document JavaScript code in HTML pages, like the Java JavaDocs, but for scripts. The processed document is a xml, describing all scripts and elements on each script.
Simple genetic programming framework. Features a robust set of interfaces and standard implementations for rapid development and ease of experimentation.
MICR Tools is a javalibrary dedicated to parsing check MICR data, repair of MICR, and other utilities for dealing with various MICR-related data. Check21-specific utilities include scanner character repair and an X9.37 compliant file framework.
Java class that contains static methods (htmlentities and unhtmlentities) to convert special and extended characters into HTML entitities and vice versa.
XHTMLTranscoder is an open-source Java class that quickly converts broken HTML code to well-formed XHTML.The transcoded documents are generally recognized as valid XHTML documents by the W3C Markup Validation Service.
PrivateAccessor is a special Java class that bypass the Java modifiers security to provide access to private fields and members in java classes. Used with JUnit allows you to test private fields and methods.
Dynamic Treeview Tag Library is a custom tag for tree view presentation. The feature is to provide a flexible architecture for developer. You can define your own tree output strategy and use it in jsp with JSTL to customize its style,layout,content...etc.
Eclipse's Favorite Plugin. Add a Favorite view to your eclipse. It Give you the ability to store resources in favorite tree like structure, just like you do in your internet browser. Just Drag Resources from your project explorer to the Favorite View.
Java framework for chained options (listboxes, dropdowns etc). Provides functionality so that when the value is changed in one listbox, other listboxes change accordingly. Handles special items like 'Any Value' or 'None Selected'. See 'Screenshots'
PetSoar is an Open Source answer to Sun's J2EE PetStore project. Its purpose is to be an example project built with "best-of-breed" open source tools that serves as a model for J2EE projects.
Jassda is a framework that extracts a sequence of method-invokations from a Java application during runtime using the Java Debug Interface (JDI). Jassda provides two modules that operate on the sequence: a logger and a trace-checker
The Floranta libraries provide components for building Rich Client Wikis using AJAX or Java. Floranta clients can be embedded in any webpage (even plain html) and allow users to leave notes, images, cards, etc on the pages. Eg: http://www.floranta.com
gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.