Group: Axonframework
Sort by:Popular

1. Axon Framework Core99 usages

org.axonframework » axon-coreApache

Axon Framework Core
Last Release on Jul 8, 2022
Module containing all the necessary components and building blocks to support command, event and query messaging.
Last Release on Nov 5, 2025
Group Axonframework Extensions

4. Axon Framework Test Fixtures38 usages

org.axonframework » axon-testApache

Module containing Test Fixture components to test Domain Models in a given-when-then approach.
Last Release on Nov 5, 2025
Contains all the necessary components to configure an Axon application.
Last Release on Nov 5, 2025
Spring Boot Starter Module For Axon Framework
Last Release on Nov 5, 2025
Module containing all necessary infrastructure components to support Event Sourcing Command and Query models.
Last Release on Nov 5, 2025
Module containing the necessary components to create domain models, like Aggregates and Sagas.
Last Release on Nov 5, 2025
Module providing Spring specific helper functionality to ease configuration / set-up of an Axon application, as well as some Spring specific infrastructure components.
Last Release on Nov 5, 2025

10. Axon AMQP21 usages

org.axonframework » axon-amqpApache

This module contains implementations of several components, connecting them to an AMQP compatible message broker.
Last Release on Jul 8, 2022
Module providing support for auto-configuration of Axon Framework through Spring Boot.
Last Release on Nov 5, 2025
Connector module providing infrastructure components that connect to AxonServer.
Last Release on Nov 5, 2025
This module contains components that provide metrics for standard Axon components using the Micrometer library.
Last Release on Nov 5, 2025

14. Axon Framework Common7 usages

org.axonframework » axon-commonApache

Module containing common framework functionality.
Last Release on Nov 6, 2025
Module containing CommandBus implementations for distributing commands over several nodes based on JGroups.
Last Release on Jul 8, 2022
Module containing CommandBus implementations for distributing commands over several nodes.
Last Release on Dec 14, 2016

Module containing all the necessary components and building blocks to support command, event and query messaging. This is an automatic clone of the original module transformed to use `jakarta` packages instead of `javax` ones.
Last Release on May 17, 2023

18. Axon MongoDB Components3 usages

org.axonframework » axon-mongoApache

This module contains components that integrate with MongoDB.
Last Release on Jul 8, 2022
This module contains components that provide tracing support specifically for OpenTelemetry.
Last Release on Nov 5, 2025
Group Axonframework Samples