How To Install Java Artifact io.zeebe.atomix-raft v3.2.0-alpha3

io.zeebe atomix-raft 3.2.0-alpha3

Introduction

In this article, we'll learn how to install Java artifact atomix-raft from io.zeebe group in version 3.2.0-alpha3. The artifact is available in 12 versions: 3.2.0-alpha12 3.2.0-alpha11 3.2.0-alpha10 3.2.0-alpha9 3.2.0-alpha8 3.2.0-alpha7 3.2.0-alpha6 3.2.0-alpha5 3.2.0-alpha4 3.2.0-alpha3 3.2.0-alpha2 3.2.0-alpha1 The parent project is: io.zeebe::atomix-protocols-parent::3.2.0-alpha3

How To Install Java Artifact io.zeebe.atomix-raft In Version 3.2.0-alpha3

To install the Atomix Protocols :: Raft artifact in version 3.2.0-alpha3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Atomix Protocols :: Raft dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)