Skip to content

Releases: getaxonflow/axonflow-sdk-java

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.

Release 3.6.0

22 Feb 10:37
ca7a268

Choose a tag to compare

AxonFlow Java SDK v3.6.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 3.5.0

18 Feb 02:49
47fad9a

Choose a tag to compare

AxonFlow Java SDK v3.5.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 3.4.0

13 Feb 12:03
cafdd59

Choose a tag to compare

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.

Release 3.3.1

11 Feb 23:13
a135cea

Choose a tag to compare

AxonFlow Java SDK v3.3.1

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 3.3.0

10 Feb 16:22
6ade9f6

Choose a tag to compare

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.

Release 3.2.0

05 Feb 13:01
5db79b6

Choose a tag to compare

AxonFlow Java SDK v3.2.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 3.1.0

04 Feb 13:19
ca6c050

Choose a tag to compare

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.

Release 3.0.0

03 Feb 00:30

Choose a tag to compare

AxonFlow Java SDK v3.0.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.