How To Install Java Artifact jgroups.jgroups v2.8.0.GA

jgroups jgroups 2.8.0.GA

Introduction

In this article, we'll learn how to install Java artifact jgroups from jgroups group in version 2.8.0.GA. The artifact is available in 66 versions: 2.10.0.Beta2 2.10.0.Beta1 2.10.0.Alpha4 2.10.0.Alpha3 2.10.0.Alpha2 2.10.0.Alpha1 2.9.0.GA 2.9.0.Beta2 2.9.0.Beta1 2.9.0.Alpha8 2.9.0.Alpha7 2.9.0.Alpha4 2.9.0.Alpha3 2.8.0.GA 2.8.0.CR7 2.8.0.CR6 2.8.0.CR5 2.8.0.CR4 2.8.0.CR3 2.8.0.CR2 2.8.0.CR1 2.8.0.Beta2 2.8.0.Beta1 2.8.0.Alpha3 2.7.0.GA 2.6.15.GA 2.6.14.GA 2.6.13.GA 2.6.13.CR2 2.6.13.CR1 2.6.12.GA 2.6.11.GA 2.6.10.GA 2.6.9.GA 2.6.8.GA 2.6.8.CR1 2.6.7.GA 2.6.6.GA 2.6.6.CR1 2.6.5.GA 2.6.4.GA 2.6.4.CR1 2.6.3.SNAPSHOT-May08 2.6.3.GA 2.6.3.CR2 2.6.3.CR1 2.6.2 2.6.1 2.6.0.Beta1 2.6.0-GA 2.5.2 2.5.0-CR1 2.5.0-BETA2 2.4.8.GA 2.4.7.GA 2.4.6.GA 2.4.5.GA 2.4.4.GA-brew 2.4.4.GA 2.4.3.GA 2.4.2.GA_CP01 2.4.1 2.3 2.2.8 2.2.5 2.2.1 The JGroups project has its own website at: http://www.jgroups.org.

How To Install Java Artifact jgroups.jgroups In Version 2.8.0.GA

To install the JGroups artifact in version 2.8.0.GA 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 JGroups 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 (2)