Artifacts using Apache Commons Logging (12,784)

Sort: popular | newest
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 Jan 16, 2025
HTTPClient provides an efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations.
Last Release on Nov 30, 2022

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 Dec 13, 2024
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 Jan 16, 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 Jan 16, 2025
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Last Release on Jan 16, 2025
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 Aug 12, 2024
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Jan 16, 2025
Spring webmvc contains Spring’s model-view-controller (MVC) and REST Web Services implementation for web applications. It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Last Release on Jan 16, 2025
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
Last Release on Jan 7, 2025