Skip to content

Release 3.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 16:22
· 68 commits to main since this release
6ade9f6

AxonFlow Java SDK v3.3.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.