Artifacts using javax.servlet-api version 3.0.1
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 Jun 21, 2023
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 23, 2023
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 23, 2023
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 Nov 23, 2023
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration.
Last Release on Nov 23, 2023
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
Last Release on Jan 14, 2023
Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including JPA, JDO, and Hibernate.
Last Release on Nov 23, 2023