Artifacts using activation version 1.1
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
JAXB provides an API and tools that automate the mapping between XML documents and Java objects.
Last Release on Oct 2, 2018
Relocated → jakarta.xml.bind »
jakarta.xml.bind-api
Old JAXB Runtime module. Contains sources required for runtime processing.
Last Release on Mar 7, 2024
Support classes for integrating common third-party libraries into a Spring application context
Last Release on Sep 12, 2024
6. JavaMail API (compat)2,978 usages
javax.mail » mailCDDLGPL
7. Quartz2,163 usages
org.quartz-scheduler » quartzApache
Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, clustering and plugins.
Last Release on Oct 23, 2019
8. JavaMail API1,420 usages
com.sun.mail » javax.mailCDDLGPL