Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications using the Servlet API to interact with the request/response workflow.
Artifacts using JavaServlet(TM) Specification (13,679)
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Last Release on Feb 16, 2026
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 Apr 17, 2026
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 May 8, 2026
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
well-known logging systems.
Last Release on Mar 9, 2026
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 ...
Last Release on Apr 17, 2026
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 ...
Last Release on Apr 17, 2026
7.H2 Database Engine10,643 usages
com.h2database » h2 EPL +1
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 Apr 17, 2026
The Maven Site Plugin is a plugin that generates a site for the current project.
Last Release on Oct 22, 2024
