Skip to content

org.fireflyframework.fireflyframework-eventsourcing 26.06.01 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.fireflyframework</groupId>
  <artifactId>fireflyframework-eventsourcing</artifactId>
  <version>26.06.01</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A comprehensive Spring Boot library that provides Event Sourcing pattern implementation with reactive programming support, featuring event stores, aggregates, snapshots, and integration with EDA messaging.