Artifacts using JavaServlet(TM) Specification (13,183)
Sort:
popular
|
newest
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Last Release on Oct 12, 2024
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 Sep 12, 2024
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
well-known logging systems.
Last Release on Aug 19, 2024
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 29, 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 Sep 12, 2024
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 Sep 12, 2024
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Last Release on Sep 12, 2024
8. H2 Database Engine8,788 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 Aug 12, 2024
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Sep 12, 2024
10. Fastjson1 Compatible6,962 usages
com.alibaba » fastjsonApache
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Last Release on Sep 16, 2024
Relocated → com.alibaba.fastjson2 »
fastjson2