jrwlock is a roubust java read/write locking facility, that enables performance, and easy debugging, having Finalizer thread unlock missing releases and print stack trace with line number and java file where lock was acquired but not released.
Data mapping and access engine for sql-compatible databases. Supports complex mapping schemes with normalized/denormalized tables. Provides data objects API for database data manipulation.
A set of Java classes for handling KML. Also an application, based on the LIB of the same name that provides limited KML tasks such as merging, cropping.
Will eventually support some nice interactions with google maps.
Full-stack observability with actually useful AI | Grafana Cloud
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.
This is a Java Swing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,
A framework to simply understandable control flows in applications. It is easy to manage flow by XML and annotations. There are many simple ways to catch actions such as transition, step entry or leaving, including control the decision similar to 'if' or 'switch' statements.
Bean Security is an Access Control Solution for Java Beans. Bean Security enables you to configure access control to your Java Beans (including JSF Managed Beans and JPA Enities) based on the authenticated user and its roles via XML or Annotations.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
BackApps Server-OSGi is the back end server of the BackApps service that supplies all the functionality of the mobile applications in the BackApps realm
BackApps website is the front end of the BackApps service that supplies information for mobile application developers of pros and cons of BackApps service and how to use it.
Enterprise JUnit Beans 3 is a JUnit extension framework that allows regular JUnit tests to test Entities and Session Beans from the EJB 3.0 spec with Dependency Injection for the test classes and running on standalone EJB3 containers.
A server side pagination framework. It can be used for both web-based and Java Swing based applications seamlessly. Also provides integration points to existing UI pagination frameworks like displaytag.
AxonSoftware Indicators Framework is a set of libraries to use inside trading applications which required technical analysis functionality.
Given framework allow developers easily integrate new indicators and historical price providers.
Eclipse File System Editor is an editor for the Eclipse File Systems. The editor adds default behaviour to EFS implementation that could be reused. It has it's on extension point for Eclipse.
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.
Domain beans is framework to bond Domain POJO, and integrate it seamlessly with JPA Framework.The result is clean Domain POJO with the capability to auto persist,remove, or load it self into/from database, without dependency to JPA directly.
Bimbo is a Java web framework to construct web applications using only annotated POJO's. The idea behind it is that a developer should not bother about look and feel of an application, but to let the framework handle all these details.