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

Jar examples for h:hazelcast-cloud

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials