JGroups Azure: Protocols

Implementation of the JGroups Discovery protocol for Azure based on blob storage service.

License

License

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

org.jgroups
ArtifactId

ArtifactId

jgroups-azure
Last Version

Last Version

1.0.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

JGroups Azure: Protocols
Implementation of the JGroups Discovery protocol for Azure based on blob storage service.
Project Organization

Project Organization

JBoss by Red Hat

Download jgroups-azure

How to add to project

<!-- https://jarcasting.com/artifacts/org.jgroups/jgroups-azure/ -->
<dependency>
    <groupId>org.jgroups</groupId>
    <artifactId>jgroups-azure</artifactId>
    <version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgroups/jgroups-azure/
implementation 'org.jgroups:jgroups-azure:1.0.0.Final'
// https://jarcasting.com/artifacts/org.jgroups/jgroups-azure/
implementation ("org.jgroups:jgroups-azure:1.0.0.Final")
'org.jgroups:jgroups-azure:jar:1.0.0.Final'
<dependency org="org.jgroups" name="jgroups-azure" rev="1.0.0.Final">
  <artifact name="jgroups-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgroups', module='jgroups-azure', version='1.0.0.Final')
)
libraryDependencies += "org.jgroups" % "jgroups-azure" % "1.0.0.Final"
[org.jgroups/jgroups-azure "1.0.0.Final"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jgroups : jgroups jar 3.6.7.Final
com.microsoft.azure : azure-storage jar 4.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Final
1.0.0.CR1