Provides building blocks for implementing Command Query Responsibility Segregation (CQRS) and Event Sourcing architectures in Java.
<dependency>
<groupId>org.axonframework</groupId>
<artifactId>axon-core</artifactId>
<version>3.4.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotates a command handler method in an aggregate
Migrate to Axon 4.x following the official migration guide
No dependency data recorded yet.