Download hazelcast-cloud-3.6.jar file - Jar h

Jar examples for h:hazelcast-cloud

Description

You can download jar file hazelcast-cloud 3.6 in this page.

License

Open Source License

Build File

You can use the following script to add hazelcast-cloud-3.6.jar to your project.

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

Download

Click the following link to download the jar file.

hazelcast-cloud-3.6-javadoc.jar
hazelcast-cloud-3.6-sources.jar
hazelcast-cloud-3.6.jar
hazelcast-cloud-3.6.pom



Related Tutorials