Skip to content

Release 3.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 12:03
· 62 commits to main since this release
cafdd59

AxonFlow Java SDK v3.4.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.