Skip to content

Releases: getaxonflow/axonflow-sdk-java

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.

Release 2.7.1

26 Jan 02:20
938b5dd

Choose a tag to compare

AxonFlow Java SDK v2.7.1

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

Release 2.7.0

25 Jan 16:56
0b719da

Choose a tag to compare

AxonFlow Java SDK v2.7.0

Installation

Maven:

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

Gradle:

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

Changes

See CHANGELOG.md for details.

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.