is not current version
Last Version 2.0.2.Final

org.jgroups.azure:jgroups-azure-parent 1.1.0.Final

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

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

org.jgroups.azure
ArtifactId

ArtifactId

jgroups-azure-parent
Version

Version

1.1.0.Final
Type

Type

pom

Download jgroups-azure-parent 1.1.0.Final


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