Artifacts using JavaServlet(TM) Specification (13,642)
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Last Release on Nov 10, 2025
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring Beans and adds support for internationalization, event propagation, resource loading, and the transparent creation of contexts.
Last Release on Nov 13, 2025
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
well-known logging systems.
Last Release on Feb 8, 2025
Implementation 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 Sep 18, 2025
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use to test your code in isolation.
Last Release on Nov 13, 2025
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related parts of Spring remote support.
Last Release on Nov 13, 2025
7. H2 Database Engine10,070 usages
com.h2database » h2EPLMPL
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. Storage can be disk-based or in-memory.
Last Release on Sep 24, 2025
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Last Release on Nov 13, 2025
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Nov 13, 2025
10. Fastjson1 Compatible7,613 usages
com.alibaba » fastjsonApache
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Last Release on Oct 25, 2025
Relocated → com.alibaba.fastjson2 »
fastjson2