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

Jar examples for h:hazelcast-cloud

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials