A lightweight extension to provide additional Java project explorer features. It works with Language Support for Java by Red Hat to provide the following features: If you want to fine-tune this, go to ...
This project is a low overhead sampling profiler for Java that does not suffer from the Safepoint bias problem. It features HotSpot-specific API to collect stack traces and to track memory allocations ...
RxJava is a Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences. It extends the observer pattern to support ...
To use and configure, check out the setup documentation. For advanced usage, check out the configuration reference and custom instrumentation API. Confused about the terminology of APM? Take a look at ...
This is an implementation of the OpenBSD Blowfish password hashing algorithm, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres. It's core is based on jBcrypt, ...
jsoup is a Java library that makes it easy to work with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, ...
The Play Framework combines productivity and performance making it easy to build scalable web applications with Java and Scala. Play is developer friendly with a "just hit refresh" workflow and ...
For VCF releases 9.0.0.0 and above, please refer to the new VCF SDK JAVA repository for vSphere libraries. For NSX libraries, refer to the VMware NSX for Java in ...
The Paho Java Client is an MQTT client library written in Java for developing applications that run on the JVM or other Java compatible platforms such as Android The Paho Java Client provides two APIs ...
XML-Signature Syntax and Processing XML Encryption Syntax and Processing. This repository contains the Apache XML Security for Java subproject of Apache Santuario. This library includes the standard ...
JASM is an assembler/disassembler for JVM bytecode. It provides a nice syntax for writing JVM classes in a bytecode-focused assembly language, and can also disassemble any Java .class file to JASM ...
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using an XML ...