Skip to content

org.fireflyframework.fireflyframework-starter-domain 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-starter-domain</artifactId>
  <version>26.06.01</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Starter for domain-layer microservices. Enables domain-driven design (DDD) with reactive programming, CQRS, SAGA orchestration, and service client capabilities.