How To Install Java Artifact io.atomix.copycat.copycat-client v1.0.0-beta3

io.atomix.copycat copycat-client 1.0.0-beta3

Introduction

In this article, we'll learn how to install Java artifact copycat-client from io.atomix.copycat group in version 1.0.0-beta3. The artifact is available in 30 versions: 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1-rc1 1.2.1 1.2.0 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0-rc7 1.0.0-rc6 1.0.0-rc5 1.0.0-rc4 1.0.0-rc3 1.0.0-rc2 1.0.0-rc1 1.0.0-beta6 1.0.0-beta5 1.0.0-beta4 1.0.0-beta3 1.0.0-beta2 1.0.0-beta1 1.0.0 The parent project is: io.atomix.copycat::copycat-parent::1.0.0-beta3

How To Install Java Artifact io.atomix.copycat.copycat-client In Version 1.0.0-beta3

To install the Copycat Raft Client artifact in version 1.0.0-beta3 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 Copycat Raft Client 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)