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

Jar examples for h:hazelcast-cloud

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials