Skip to content

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

About this package

Starter for core/infrastructure-layer microservices. Provides WebClient utilities, service discovery, messaging bridges, actuator enhancements, and resilience patterns.