Skip to content

Releases: getaxonflow/axonflow-sdk-java

Release 5.3.0

09 Apr 23:48
127a781

Choose a tag to compare

AxonFlow Java SDK v5.3.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 5.2.0

08 Apr 21:11
06e8b90

Choose a tag to compare

AxonFlow Java SDK v5.2.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 5.1.0

06 Apr 18:36
3d08476

Choose a tag to compare

AxonFlow Java SDK v5.1.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 5.0.0

05 Apr 13:12
3d77ad6

Choose a tag to compare

AxonFlow Java SDK v5.0.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 4.3.0

25 Mar 10:56
1201052

Choose a tag to compare

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.

Release 4.2.0

16 Mar 18:53
dccdf5b

Choose a tag to compare

AxonFlow Java SDK v4.2.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 4.1.0

14 Mar 18:21
debd0e3

Choose a tag to compare

AxonFlow Java SDK v4.1.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 4.0.0

09 Mar 05:28
47f3af1

Choose a tag to compare

AxonFlow Java SDK v4.0.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 3.8.0

03 Mar 11:17
725dc9a

Choose a tag to compare

AxonFlow Java SDK v3.8.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 3.7.0

28 Feb 09:18
641638d

Choose a tag to compare

AxonFlow Java SDK v3.7.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.