Skip to content

Releases: getaxonflow/axonflow-sdk-java

Release 2.6.0

18 Jan 17:29
432d6a1

Choose a tag to compare

AxonFlow Java SDK v2.6.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 2.5.0

17 Jan 14:14
245ca24

Choose a tag to compare

AxonFlow Java SDK v2.5.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 2.4.0

14 Jan 22:31
cd9fe7d

Choose a tag to compare

AxonFlow Java SDK v2.4.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 2.3.0

09 Jan 16:34
479d361

Choose a tag to compare

AxonFlow Java SDK v2.3.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 2.2.0

08 Jan 05:07
d844e39

Choose a tag to compare

AxonFlow Java SDK v2.2.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 2.1.2

07 Jan 17:42
8003c9e

Choose a tag to compare

AxonFlow Java SDK v2.1.2

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 2.1.1

06 Jan 14:51

Choose a tag to compare

AxonFlow Java SDK v2.1.1

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 2.1.0

05 Jan 23:01

Choose a tag to compare

AxonFlow Java SDK v2.1.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 2.0.0

05 Jan 20:35

Choose a tag to compare

AxonFlow Java SDK v2.0.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 1.12.0

04 Jan 16:25

Choose a tag to compare

AxonFlow Java SDK v1.12.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.