is not current version
Last Version 2.1.2

com.hazelcast:hazelcast-azure 1.2.1

An Azure DiscoveryStrategy for Hazelcast

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-azure
Version

Version

1.2.1
Type

Type

jar

Download hazelcast-azure 1.2.1


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