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 ...
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 ...
Java Development Kit (JDK) 26, a planned update to standard Java due March 17, 2026, has reached the initial release candidate (RC) stage. The RC is open for critical bug fixes, with the feature set ...
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 ...
If you're reading this on github.com, please note that this is the readme for the development version and that some features described here might not yet have been ...
Copyright (C) 1999-2023 by Shigeru Chiba, All rights reserved. Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library ...