a full curses-like environment for Java, vaguely reminiscent of Borland's Turbo Vision by design.
Reference
Knowledge Base
274 entries
The Java Flight Recorder is a diagnostic tool for Java, integrated into the JVM. It does, however, require a commercial license for use in production.
JINI was a Java-based distributed services framework. It allowed devices and software services to discover and join networks dynamically without manual configuration, predating modern IoT and modern service discovery pat
The JDK Mission Control suite is a set of tools for troubleshooting, profiling, and monitoring Java Applications.
a query language for JSON that supports path expressions, wildcards, filters, and projections. Widely used in AWS CLI and SDKs for extracting values from API responses.
Apache JMeter — Java-based open-source load tester with a GUI, scriptable test plans, and wide protocol support (HTTP, JMS, JDBC, etc.).
a library for type-safe SQL, generating classes from your database and building typesafe SQL queries through a fluent API.
Jakarta Persistence (JPA) is the standard Java/Jakarta EE API for object-relational mapping.
a lightweight command-line processor for JSON supporting filtering, transformation, and computation via a functional expression language. The de facto standard tool for JSON manipulation in shell pipelines.
JSF is JavaServer Faces, a component model for the web.
JSON is the JavaScript Object Notation standard, a specification for human-readable structures, based on how JavaScript represents objects in programs. It's fairly terse, at least moreso than XML, but is far more free-fo
a query and transformation language for JSON with a functional, expression-based design. Supports path navigation, filtering, aggregation, and data reshaping in a single expression. Conceptually similar to XPath/XSLT app
a Rust command-line tool for searching JSON documents using a regular-language query syntax compiled into a DFA, enabling single-pass O(n) traversal with no backtracking.
JCACHE - Java Temporary Caching API
Java Data Objects (JDO) Specification
Decimal Arithmetic Enhancement
JAIN JCC Specification
Enterprise JavaBeans 3.0
Java Persistence 2.0
New I/O APIs for the Java Platform