Artifacts using Spring Context (16,667)
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a foundation for messaging-based applications. It also includes a set of annotations for mapping messages to methods.
Last Release on Nov 13, 2025
Spring Retry provides an abstraction around retrying failed operations, with an
emphasis on declarative control of the process and policy-based behaviour that is
easy to extend and customize. For instance, you can configure a plain POJO
operation to retry if it fails, based on the type of exception, and with a fixed
or exponential backoff.
Last Release on May 16, 2025
Starter for using Java Mail and Spring Framework's email sending support
Last Release on Oct 23, 2025
Tools to assist in the reading of configuration/preferences files in various formats; requires Java 8.
Last Release on Apr 28, 2025
30. JMockit1,115 usages
org.jmockit » jmockitMIT
JMockit is a Java toolkit for automated developer testing.
It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external
APIs; JUnit (4 & 5) and TestNG test runners are supported.
It also contains an advanced code coverage tool.
Last Release on Jun 20, 2025