Skip to content

Release 3.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 13:19
· 81 commits to main since this release
ca6c050

AxonFlow Java SDK v3.1.0

Installation

Maven:

<dependency>
    <groupId>com.getaxonflow</groupId>
    <artifactId>axonflow-sdk</artifactId>
    <version>3.1.0</version>
</dependency>

Gradle:

implementation 'com.getaxonflow:axonflow-sdk:3.1.0'

Changes

See CHANGELOG.md for details.