Skip to content

Release 4.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 10:56
· 38 commits to main since this release
1201052

AxonFlow Java SDK v4.3.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.