Group: org.axonframework - All Dependencies
Axon Framework - Messaging · Module containing all the necessary components and building blocks to support command, event and query messaging.
Axon Framework - Configuration · Contains all the necessary components to configure an Axon application.
Axon Framework - Test Fixtures · Module containing Test Fixture components to test Domain Models in a given-when-then approach.
Axon Framework - Modelling · Module containing the necessary components to create domain models, like Aggregates and Sagas.
Axon Framework - Spring Support · Module providing Spring specific helper functionality to ease configuration / set-up of an Axon application, as well as some Spring specific infrastructure components.
Axon Framework - Event Sourcing · Module containing all necessary infrastructure components to support Event Sourcing Command and Query models.
Axon Framework - Spring Boot Support · Module providing support for auto-configuration of Axon Framework through Spring Boot.
Axon Framework Distributed CommandBus · Module containing CommandBus implementations for distributing commands over several nodes.
Axon Framework - Axon Server Connector · Connector module providing infrastructure components that connect to AxonServer.
Axon MongoDB Components · This module contains components that integrate with MongoDB.
Axon AMQP · This module contains implementations of several components, connecting them to an AMQP compatible message broker.
Axon Framework - Dropwizard Metrics · This module contains components that provide metrics for standard Axon components using the Dropwizard metrics library.
Axon Framework Distributed CommandBus JGroups · Module containing CommandBus implementations for distributing commands over several nodes based on JGroups.
Axon Framework - Micrometer Metrics · This module contains components that provide metrics for standard Axon components using the Micrometer library.
Axon - Bill of Materials · This project provides Maven managed dependencies for all Axon artifacts.
Axon Framework Distributed CommandBus Spring Cloud · Module containing CommandBus implementations for distributing commands over several nodes based on Spring Cloud.
Axon Framework - Legacy Components · This module contains components that enable migration of older Axon projects to use the latest Axon version.
Axon Framework - Disruptor · Module containing a Command Bus and Command Handling solution based on the Disruptor paradigm.
Axon Integration tests · Module containing integration tests to run during the build of Axon Framework. Does not contain any production code.
Axon Kafka · This module contains implementations of several components, connecting them to Kafka.
Axon Monitoring - JMX Support · Module that adds JMX monitoring support for infrastructure components. If this module is available on the classpath, infrastructure monitoring beans will automatically be exposed using JMX.