api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging frameworks, allowing the end user to plug in the desired logging framework at deployment time.
Last Release on Feb 25, 2025
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface for building dynamic web content.
Last Release on Jun 11, 2024
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform marshalling and unmarshalling between them.
Last Release on Feb 6, 2026
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has a plugin architecture that makes it extensible and supports asynchronous logging based on LMAX Disruptor.
Last Release on May 8, 2026
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations placed on fields, methods, or classes.
Last Release on Feb 1, 2025
