Download hazelcast-azure-1.2.1.jar file - Jar h

Jar examples for h:hazelcast-azure

Description

An Azure DiscoveryStrategy for Hazelcast

You can download jar file hazelcast-azure 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hazelcast-azure-1.2.1.jar to your project.

<dependency>
   <groupId>com.hazelcast</groupId>
   <artifactId>hazelcast-azure</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.hazelcast', name: 'hazelcast-azure', version: '1.2.1'
libraryDependencies += "com.hazelcast" % "hazelcast-azure" % "1.2.1"
<dependency org="com.hazelcast" name="hazelcast-azure" rev="1.2.1"/>
@Grapes(@Grab(group='com.hazelcast', module='hazelcast-azure', version='1.2.1'))
'com.hazelcast:hazelcast-azure:jar:1.2.1'

Download

Click the following link to download the jar file.

hazelcast-azure-1.2.1-javadoc.jar
hazelcast-azure-1.2.1-sources.jar
hazelcast-azure-1.2.1.jar
hazelcast-azure-1.2.1.pom



Related Tutorials